Click or drag to resize

RemoteDocument Properties

The RemoteDocument type exposes the following members.

Properties
  NameDescription
Public propertyContextUrl
If available, the value of the HTTP Link Header [RFC5988] using the http://www.w3.org/ns/json-ld#context link relation in the response.
Public propertyDocument
The retrieved document. This can either be the raw payload or the already parsed document.
Public propertyDocumentUrl
The final URL of the loaded document. This is important to handle HTTP redirects properly.
Top
See Also