Skip to content

Commit 54508d0

Browse files
authored
1 parent 53644b1 commit 54508d0

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

docs/StandardsCompliance.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ for use in your network.
6767
| [rfc 4266](https://tools.ietf.org/rfc/rfc4266) | The gopher URI Scheme | :heavy_check_mark: | Removed in [Squid-6](/Releases/Squid-6) |
6868
| [rfc 4288](https://tools.ietf.org/rfc/rfc4288) | The telnet URI Scheme | :x: |
6969
| [rfc 4291](https://tools.ietf.org/rfc/rfc4291) | IP Version 6 Addressing Architecture | :heavy_check_mark: |
70-
| [rfc 4559](https://tools.ietf.org/rfc/rfc4559) | SPNEGO-based Kerberos and NTLM HTTP Authentication<br />in Microsoft Windows | |
70+
| [rfc 4559](https://tools.ietf.org/rfc/rfc4559) | SPNEGO-based Kerberos and NTLM HTTP Authentication<br />in Microsoft Windows | :heavy_check_mark: |
7171
| [rfc 4918](https://tools.ietf.org/rfc/rfc4918) | HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV) | |
7272
| [rfc 6266](https://tools.ietf.org/rfc/rfc6266) | Use of the Content-Disposition Header Field in the<br />Hypertext Transfer Protocol (HTTP) | :x: |
7373
| [rfc 6540](https://tools.ietf.org/rfc/rfc6540) <br />(BCP&nbsp;177) | IPv6 Support Required for All IP-Capable Nodes | :heavy_check_mark: |
@@ -88,13 +88,15 @@ for use in your network.
8888
| [rfc 7617](https://tools.ietf.org/rfc/rfc7617) | The 'Basic' HTTP Authentication Scheme | :warning: | missing new charset support. |
8989
| [rfc 7639](https://tools.ietf.org/rfc/rfc7639) | The ALPN HTTP Header Field | :x: |
9090
| [rfc 7725](https://tools.ietf.org/rfc/rfc7725) | An HTTP Status Code to Report Legal Obstacles | :x: |
91+
| [rfc 7804](https://tools.ietf.org/rfc/rfc7804) | Salted Challenge Response HTTP Authentication Mechanism | :x: |
9192
| [rfc 7838](https://tools.ietf.org/rfc/rfc7838) | HTTP Alternative Services | :x: |
9293
| [rfc 7858](https://tools.ietf.org/rfc/rfc7858) | Specification for DNS over Transport Layer Security (TLS) | :x: |
9394
| [rfc 8120](https://tools.ietf.org/rfc/rfc8120) | Mutual Authentication Protocol for HTTP | :x: | |
9495
| [rfc 8164](https://tools.ietf.org/rfc/rfc8164) | Opportunistic Security for HTTP/2 | :x: |
9596
| [rfc 8187](https://tools.ietf.org/rfc/rfc8187) | Indicating Character Encoding and Language for HTTP Header Field Parameters | :x: |
9697
| [rfc 8188](https://tools.ietf.org/rfc/rfc8188) | Encrypted Content-Encoding for HTTP | :x: |
9798
| [rfc 8246](https://tools.ietf.org/rfc/rfc8246) | HTTP Immutable Responses | :heavy_check_mark: | partial. see bug Bug:4774 |
99+
| [rfc 8292](https://tools.ietf.org/rfc/rfc8292) | Voluntary Application Server Identification (VAPID) for Web Push | :x: |
98100
| [rfc 8297](https://tools.ietf.org/rfc/rfc8297) | An HTTP Status Code for Indicating Hints | :heavy_check_mark: |
99101
| [rfc 8336](https://tools.ietf.org/rfc/rfc8336) | The ORIGIN HTTP/2 Frame | :x: |
100102
| [rfc 8441](https://tools.ietf.org/rfc/rfc8441) | Bootstrapping !WebSockets with HTTP/2 | :x: |
@@ -124,10 +126,13 @@ for use in your network.
124126
| [rfc 9292](https://tools.ietf.org/rfc/rfc9292) | Binary Representation of HTTP Messages | :x: |
125127
| [rfc 9297](https://tools.ietf.org/rfc/rfc9297) | HTTP Datagrams and the Capsule Protocol | :x: |
126128
| [rfc 9298](https://tools.ietf.org/rfc/rfc9298) | Proxying UDP in HTTP | :x: |
127-
| [rfc 9421](https://tools.ietf.org/rfc/rfc9421) | HTTP Message Signatures | :x: |
129+
| [rfc 9421](https://tools.ietf.org/rfc/rfc9421) | HTTP Message Signatures | :x: |
130+
| [rfc 9449](https://tools.ietf.org/rfc/rfc9449) | OAuth 2.0 Demonstrating Proof of Possession (DPoP) | :x: |
128131
| [rfc 9498](https://tools.ietf.org/rfc/rfc9498) | Proxying IP in HTTP | :x: |
129-
| [rfc 9530](https://tools.ietf.org/rfc/rfc9530) | Digest Fields | :x: |
132+
| [rfc 9530](https://tools.ietf.org/rfc/rfc9530) | Digest Fields | :x: |
130133
| [rfc 9532](https://tools.ietf.org/rfc/rfc9532) | HTTP Proxy-Status Parameter for Next-Hop Aliases | :x: |
134+
| [rfc 9577](https://tools.ietf.org/rfc/rfc9577) | The Privacy Pass HTTP Authentication Scheme | :x: |
135+
| [rfc 9635](https://tools.ietf.org/rfc/rfc9635) | Grant Negotiation and Authorization Protocol (GNAP) | :x: |
131136
| [rfc 9651](https://tools.ietf.org/rfc/rfc9651) | Structured Field Values for HTTP | :x: |
132137
| [rfc 9729](https://tools.ietf.org/rfc/rfc9729) | The Concealed HTTP Authentication Scheme | :x: |
133138

0 commit comments

Comments
 (0)