Support RFC2869

This commit is contained in:
moznion
2020-12-03 02:21:33 +09:00
parent 7c0ca5bb9b
commit 84f225b4c0
7 changed files with 427 additions and 2 deletions
+1 -1
View File
@@ -14,6 +14,7 @@ This supports the following RFC dictionaries at the moment:
- [RFC2866](https://tools.ietf.org/html/rfc2866)
- [RFC2867](https://tools.ietf.org/html/rfc2867)
- [RFC2868](https://tools.ietf.org/html/rfc2868)
- [RFC2869](https://tools.ietf.org/html/rfc2869)
- [RFC3576](https://tools.ietf.org/html/rfc3576)
- [RFC4072](https://tools.ietf.org/html/rfc4072)
- [RFC5090](https://tools.ietf.org/html/rfc5090)
@@ -32,7 +33,6 @@ Simple example implementations are here:
- retransmission feature on the client
- Support the following RFC dictionaries:
- rfc2869
- rfc3162
- rfc3580
- rfc4372