Skip to content

Commit ffba5f8

Browse files
authored
Update StandardsCompliance.md (#37)
1 parent 9447bdc commit ffba5f8

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/StandardsCompliance.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ for use in your network.
2525

2626
## IEFT RFC standards
2727

28-
| Specification | Title | Status |
29-
| --- | ---- | ------ |
30-
| [rfc 959](https://tools.ietf.org/rfc/rfc959) <br />(IEN 149) | FILE TRANSFER PROTOCOL (FTP) | :heavy_check_mark: |
28+
| Specification | Title | Status | Details |
29+
| --- | ---- | ------ | --- |
30+
| [rfc 959](https://tools.ietf.org/rfc/rfc959)<br />(IEN&nbsp;149) | FILE TRANSFER PROTOCOL (FTP) | :heavy_check_mark: |
3131
| [rfc 1035](https://tools.ietf.org/rfc/rfc1035) | DOMAIN NAMES - IMPLEMENTATION AND SPECIFICATION | :heavy_check_mark: | client only |
3232
| [rfc 1157](https://tools.ietf.org/rfc/rfc1157) | A Simple Network Management Protocol (SNMP) | | :information_source: version 2c |
3333
| [rfc 1413](https://tools.ietf.org/rfc/rfc1413) | Identification Protocol (IDENT) | :heavy_check_mark: | note bug Bug:2853 |
34-
| [rfc 1436](https://tools.ietf.org/rfc/rfc1436) | The Internet Gopher Protocol<br />(a distributed document search and retrieval protocol)| :heavy_check_mark: | client and gateway to HTTP |
34+
| [rfc 1436](https://tools.ietf.org/rfc/rfc1436) | The Internet Gopher Protocol<br />(a distributed document search and retrieval protocol) | :axe: | Removed in [Squid-6](/Releases/Squid-6) |
3535
| [rfc 1902](https://tools.ietf.org/rfc/rfc1902) | Structure of Management Information<br />for Version 2 of the<br />Simple Network Management Protocol (SNMPv2) |
3636
| [rfc 1905](https://tools.ietf.org/rfc/rfc1905) | Protocol Operations<br />for Version 2 of the<br />Simple Network Management Protocol (SNMPv2) |
3737
| [rfc 1945](https://tools.ietf.org/rfc/rfc1945) | Hypertext Transfer Protocol -- HTTP/1.0 | :heavy_check_mark: |
@@ -64,13 +64,13 @@ for use in your network.
6464
| [rfc 3986](https://tools.ietf.org/rfc/rfc3986) | Uniform Resource Identifier (URI): Generic Syntax | :warning: | since [Squid-4.12](/Releases/Squid-4). still uses rc1738 encoder on some URI segments and helper protocol. Merge Request SquidPr:335 |
6565
| [rfc 4001](https://tools.ietf.org/rfc/rfc4001) | Textual Conventions for Internet Network Addresses | :heavy_check_mark: |
6666
| [rfc 4217](https://tools.ietf.org/rfc/rfc4217) | Securing FTP with TLS | :x: |
67-
| [rfc 4266](https://tools.ietf.org/rfc/rfc4266) | The gopher URI Scheme | :heavy_check_mark: | Removed in [Squid-6](/Releases/Squid-6) |
68-
| [rfc 4288](https://tools.ietf.org/rfc/rfc4288) | The telnet URI Scheme | :x: |
67+
| [rfc 4266](https://tools.ietf.org/rfc/rfc4266) | The gopher URI Scheme | :axe: | Removed in [Squid-6](/Releases/Squid-6) |
68+
| [rfc 4288](https://tools.ietf.org/rfc/rfc4288) | The telnet URI Scheme | :axe: | Removed in [Squid-6](/Releases/Squid-6) |
6969
| [rfc 4291](https://tools.ietf.org/rfc/rfc4291) | IP Version 6 Addressing Architecture | :heavy_check_mark: |
7070
| [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: |
73-
| [rfc 6540](https://tools.ietf.org/rfc/rfc6540) <br />(BCP&nbsp;177) | IPv6 Support Required for All IP-Capable Nodes | :heavy_check_mark: |
73+
| [rfc 6540](https://tools.ietf.org/rfc/rfc6540)<br />(BCP&nbsp;177) | IPv6 Support Required for All IP-Capable Nodes | :heavy_check_mark: |
7474
| [rfc 6570](https://tools.ietf.org/rfc/rfc6570) | URI Template | :x: |
7575
| [rfc 6585](https://tools.ietf.org/rfc/rfc6585) | Additional HTTP Status Codes | :heavy_check_mark: |
7676
| [rfc 6762](https://tools.ietf.org/rfc/rfc6762) | Multicast DNS | :heavy_check_mark: | client only |
@@ -99,13 +99,13 @@ for use in your network.
9999
| [rfc 8292](https://tools.ietf.org/rfc/rfc8292) | Voluntary Application Server Identification (VAPID) for Web Push | :x: |
100100
| [rfc 8297](https://tools.ietf.org/rfc/rfc8297) | An HTTP Status Code for Indicating Hints | :heavy_check_mark: |
101101
| [rfc 8336](https://tools.ietf.org/rfc/rfc8336) | The ORIGIN HTTP/2 Frame | :x: |
102-
| [rfc 8441](https://tools.ietf.org/rfc/rfc8441) | Bootstrapping !WebSockets with HTTP/2 | :x: |
102+
| [rfc 8441](https://tools.ietf.org/rfc/rfc8441) | Bootstrapping WebSockets with HTTP/2 | :x: |
103103
| [rfc 8470](https://tools.ietf.org/rfc/rfc8470) | Using Early Data in HTTP | :x: | Merge Request SquidPr:873 |
104-
| [rfc 8586](https://tools.ietf.org/rfc/rfc8586) | Loop Detection in Content Delivery Networks (CDNs) | :heavy_check_mark: | from [Squid-5](/Releases/Squid-5). |
104+
| [rfc 8586](https://tools.ietf.org/rfc/rfc8586) | Loop Detection in Content Delivery Networks (CDNs) | :heavy_check_mark: | since [Squid-5](/Releases/Squid-5) |
105105
| [rfc 8615](https://tools.ietf.org/rfc/rfc8615) | Well-Known Uniform Resource Identifiers (URIs) | :x: |
106106
| [rfc 8673](https://tools.ietf.org/rfc/rfc8673) | HTTP Random Access and Live Content | :x: |
107107
| [rfc 8942](https://tools.ietf.org/rfc/rfc8942) | HTTP Client Hints | :x: |
108-
| [rfc 8996](https://tools.ietf.org/rfc/rfc8996) <br />(BCP 195)| Deprecating TLS 1.0 and TLS 1.1 | :x: |
108+
| [rfc 8996](https://tools.ietf.org/rfc/rfc8996)<br />(BCP&nbsp;195)| Deprecating TLS 1.0 and TLS 1.1 | :x: |
109109
| [rfc 8999](https://tools.ietf.org/rfc/rfc8999) | Version-Independent Properties of QUIC | :x: | Merge Request SquidPr:919 |
110110
| [rfc 9000](https://tools.ietf.org/rfc/rfc9000) | QUIC: A UDP-Based Multiplexed and Secure Transport | :x: | Merge Request SquidPr:919 |
111111
| [rfc 9001](https://tools.ietf.org/rfc/rfc9001) | Using TLS to Secure QUIC | :x: |
@@ -117,7 +117,7 @@ for use in your network.
117117
| [rfc 9114](https://tools.ietf.org/rfc/rfc9114) | HTTP/3 | :x: |
118118
| [rfc 9163](https://tools.ietf.org/rfc/rfc9163) | Expect-CT Extension for HTTP | :x: |
119119
| [rfc 9205](https://tools.ietf.org/rfc/rfc9205) <br />(BCP 56) | Building Protocols with HTTP | |
120-
| [rfc 9209](https://tools.ietf.org/rfc/rfc9209) | The Proxy-Status HTTP Response Header Field | :heavy_check_mark: | [Squid-4](/Releases/Squid-4) |
120+
| [rfc 9209](https://tools.ietf.org/rfc/rfc9209) | The Proxy-Status HTTP Response Header Field | :heavy_check_mark: | since [Squid-4](/Releases/Squid-4) |
121121
| [rfc 9211](https://tools.ietf.org/rfc/rfc9211) | The Cache-Status HTTP Response Header Field | :warning: | conditional |
122122
| [rfc 9213](https://tools.ietf.org/rfc/rfc9213) | Targeted HTTP Cache Control | :x: |
123123
| [rfc 9218](https://tools.ietf.org/rfc/rfc9218) | Extensible Prioritization Scheme for HTTP | :x: |

0 commit comments

Comments
 (0)