Skip to content

Releases: httpwg/http-extensions

draft-ietf-httpbis-unprompted-auth-07

04 Jun 23:12
f399ff4
Compare
Choose a tag to compare
Merge pull request #2792 from sbingler/RefactorCookieExpiryLimits

Refactor Cookie Expiration Limits

draft-ietf-httpbis-compression-dictionary-04

20 May 14:33
cf299e2
Compare
Choose a tag to compare
  • Added link relation ("compression-dictionary")
  • Moved the dictionary hash into the response payload and removed the "Compression-Dictionary" response header
  • Changed content-encodings to "dcb" and "dcz"
  • Specified the compression window settings for Zstandard and Brotli

draft-ietf-httpbis-sfbis-06

22 Apr 05:34
f363fa3
Compare
Choose a tag to compare
Merge pull request #2763 from httpwg/mnot-precis

Add PRECIS reference

draft-ietf-httpbis-compression-dictionary-03

27 Feb 18:21
6b8620d
Compare
Choose a tag to compare
  • Changed match-dest to a list of strings (was a single string).
  • Treat empty dictionary ID's as "no ID".

draft-ietf-httpbis-compression-dictionary-02

26 Jan 00:18
2ea2164
Compare
Choose a tag to compare

Removed the dictionary-specific ttl from the Use-As-Dictionary response. Dictionary lifetime is now dictated by the resource cache freshness.

draft-ietf-httpbis-unprompted-auth-06

24 Jan 00:43
abcef57
Compare
Choose a tag to compare

draft-ietf-httpbis-unprompted-auth-06

draft-ietf-httpbis-sfbis-05

23 Jan 08:16
abcef57
Compare
Choose a tag to compare

draft-ietf-httpbis-sfbis-05

draft-ietf-httpbis-cache-groups-01

18 Dec 07:13
21a9493
Compare
Choose a tag to compare
Merge pull request #2705 from httpwg/reschke-patch-2

compression-dictionary: remove links from abstract

draft-ietf-httpbis-alias-proxy-status-07: Merge pull request #2703 from httpwg/tfpauly-patch-2

13 Dec 16:05
91d6c29
Compare
Choose a tag to compare

draft-ietf-httpbis-compression-dictionary-01

11 Dec 17:35
2f7267f
Compare
Choose a tag to compare
  • Changed match to use URLPattern.
  • Added support for a server-provided dictionary id echoed in Dictionary-ID request header.
  • Updated the default dictionary ttl to 14 days since last fetched.
  • Removed support for hash negotiation and force use of sha-256.