Edit this page

up.Request up.Request.prototype.background
Property

Whether this request is loading in the background.

Background requests deprioritized over foreground requests. Background requests also won't emit up:network:late events and won't trigger the progress bar.


Value

[background=false]
optional
boolean