edgi-govdata-archiving / web-monitoring-db

An HTTP API for tracking and annotating changes to a set of web pages.
https://api.monitoring.envirodatagov.org/
GNU General Public License v3.0
17 stars 26 forks source link

Should we use the `Link` header? #546

Closed Mr0grog closed 4 years ago

Mr0grog commented 5 years ago

Someone recently brought the Link HTTP Header to my attention: https://www.w3.org/wiki/LinkHeader and https://www.w3.org/Protocols/9707-link-header.html and https://www.rfc-editor.org/rfc/rfc5988.txt

We already fulfill the same needs through the link field in our JSON responses, but this is a broader standard. Would it be useful to add? (Definitely not high priority since this isn’t adding new information we don’t already expose.)

Some existing uses I know of:

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in seven days if no further activity occurs. If it should not be closed, please comment! Thank you for your contributions.