機能
- HTTP: Added AllowWriteStreamBuffering and SendChunked properties, making it possible to perform on-the-fly uploads.
- HTTP: Added HttpRequest.ContentLength in .NET Standard/.NET Core and Universal Windows Platform (UAP) editions.
- HTTP: Enhanced platform info logging.
- Proxy: ProxySocket constructor now requires a connected socket.
- SSH: Added option to force the use of legacy or standard forms of SSH Diffie-Hellman group exchange packets.
- Cryptography: Added CertificateChain.LoadDer method to load a chain of Base64-encoded certificates.
- Cryptography: Fast CNG implementation of AES (which takes advantage of AES-NI instructions) is used when available.
- Cryptography: Added workaround for broken X509Certificate.GetPublicKey() on Mono 5.4.
- Cryptography: Added a workaround for GPG's gpgsm utility that required some SignedData fields to be DER-encoded.
不具合の修正
- HTTP: Fixed HTTP session cache that ceased to work in 2017 R6.
- HTTP: Fixed a bug in parsing of missing Content-Encoding values.
- TLS/SSL: Fixed handling of duplicate suites in ClientHello packets.
最新とレガシープラットフォームの両方をサポートするHTTPとHTTPSのライブラリ
2003に公式ディストリビューターとして登録