You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When outputting hypermedia URIs that will be dereferenced by the client, as an LDES server, it would be best (rfc 2119 SHOULD?) to make those relative URIs.
This will allow for transparent proxy mappings without the need for proxy to rewrite any content.
As relative URIs are interpreted relative to the URL of the document they occur on, this will effectively resolve any potential proxy issues.
The text was updated successfully, but these errors were encountered:
When outputting hypermedia URIs that will be dereferenced by the client, as an LDES server, it would be best (rfc 2119 SHOULD?) to make those relative URIs.
This will allow for transparent proxy mappings without the need for proxy to rewrite any content.
As relative URIs are interpreted relative to the URL of the document they occur on, this will effectively resolve any potential proxy issues.
The text was updated successfully, but these errors were encountered: