Edit this page

up.Request up.Request.prototype.origin
Property

This feature is experimental. It may be changed or removed in a future version.

The element that triggered the request.

For example, when this request was triggered by a click on a link, the link element is set as the { origin }.

To prevent memory leaks, this property is removed shortly after the response is received.


Value

origin Element