diff --git a/rest-api-guidelines/miscellaneous.md b/rest-api-guidelines/miscellaneous.md index 2b98096..b4de4f7 100644 --- a/rest-api-guidelines/miscellaneous.md +++ b/rest-api-guidelines/miscellaneous.md @@ -2,4 +2,5 @@ * [Product tokens](https://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-16#section-6.3) * [Deprecating "X-"](https://tools.ietf.org/html/rfc6648) - +* [Collection of standards and specifications for HTTP/REST APIs](http://standards.rest) +* [Official list of HTTP Message Headers](https://www.iana.org/assignments/message-headers/message-headers.xhtml)