RemoteDocument Properties |
The RemoteDocument type exposes the following members.
Name | Description | |
---|---|---|
ContextUrl |
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.
| |
Document |
The retrieved document. This can either be the raw payload or the already parsed document.
| |
DocumentUrl |
The final URL of the loaded document. This is important to handle HTTP redirects properly.
|