Skip to content

Commit 6f86ee4

Browse files
authored
Update StandardsCompliance.md (#26)
Add missing HTTP authentication schemes defined in past 10 years
1 parent 2b967db commit 6f86ee4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/StandardsCompliance.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ for use in your network.
7878
| [rfc 7237](https://tools.ietf.org/rfc/rfc7237) | Initial Hypertext Transfer Protocol (HTTP) Method Registrations | :x: |
7979
| [rfc 7239](https://tools.ietf.org/rfc/rfc7239) | Forwarded HTTP Extension | :x: | Merges Request SquidPr:55 |
8080
| [rfc 7240](https://tools.ietf.org/rfc/rfc7240) | Prefer HTTP Extension | :heavy_check_mark: | conditional; proxy MUST relay unless listed in Connection header. |
81+
| [rfc 7486](https://tools.ietf.org/rfc/rfc7486) | HTTP Origin-Bound Authentication (HOBA) | :x: | |
8182
| [rfc 7541](https://tools.ietf.org/rfc/rfc7541) | HPACK: Header Compression for HTTP/2 | :x: | see [Features/HTTP2](/Features/HTTP2) and Merge Request SquidPr:893 |
8283
| [rfc 7595](https://tools.ietf.org/rfc/rfc7595) | Guidelines and Registration Procedures for URI Schemes | :x: | Missing prohibition of example: URI scheme |
8384
| [rfc 7616](https://tools.ietf.org/rfc/rfc7616) | HTTP Digest Access Authentication | :warning: | Missing support for several Digest features |
@@ -86,6 +87,7 @@ for use in your network.
8687
| [rfc 7725](https://tools.ietf.org/rfc/rfc7725) | An HTTP Status Code to Report Legal Obstacles | :x: |
8788
| [rfc 7838](https://tools.ietf.org/rfc/rfc7838) | HTTP Alternative Services | :x: |
8889
| [rfc 7858](https://tools.ietf.org/rfc/rfc7858) | Specification for DNS over Transport Layer Security (TLS) | :x: |
90+
| [rfc 8120](https://tools.ietf.org/rfc/rfc8120) | Mutual Authentication Protocol for HTTP | :x: | |
8991
| [rfc 8164](https://tools.ietf.org/rfc/rfc8164) | Opportunistic Security for HTTP/2 | :x: |
9092
| [rfc 8187](https://tools.ietf.org/rfc/rfc8187) | Indicating Character Encoding and Language for HTTP Header Field Parameters | :x: |
9193
| [rfc 8188](https://tools.ietf.org/rfc/rfc8188) | Encrypted Content-Encoding for HTTP | :x: |

0 commit comments

Comments
 (0)