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.