0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00

Add Trace Context to the list of specs

This commit is contained in:
Loïc Hoguin 2020-02-08 15:11:29 +01:00
parent 3ec0cd8b8d
commit 2ea1313763
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764

View file

@ -95,6 +95,7 @@ for or related to HTTP.
* https://tools.ietf.org/html/rfc8594[RFC 8594]: The Sunset HTTP Header Field * https://tools.ietf.org/html/rfc8594[RFC 8594]: The Sunset HTTP Header Field
* https://tools.ietf.org/html/rfc8673[RFC 8673]: HTTP Random Access and Live Content * https://tools.ietf.org/html/rfc8673[RFC 8673]: HTTP Random Access and Live Content
* https://tools.ietf.org/html/rfc8674[RFC 8674]: The "safe" HTTP Preference * https://tools.ietf.org/html/rfc8674[RFC 8674]: The "safe" HTTP Preference
* https://www.w3.org/TR/trace-context/[Trace Context]: Trace Context
* https://www.w3.org/TR/webmention/[Webmention]: Webmention * https://www.w3.org/TR/webmention/[Webmention]: Webmention
==== Upcoming ==== Upcoming