Rebex HTTPS for .NET 2018 R2.1
Released: Sep 3, 2018
2018 R2.1 中的更新
特性
- HTTP: Made it possible to set 'User-Agent' header using Headers collection.
- Proxy: Added Proxy.HttpUserAgent property to make it possible to specify User-Agent for HTTP CONNECT proxies.
- Cryptography: Optimized certificate signature validation on .NET Compact Framework.
修补程序
- Proxy: ProxySocket methods now throw ObjectDisposedException when disposed.