Skip to content

Release v1.5.3

Latest
Compare
Choose a tag to compare
@antoniojmsjr antoniojmsjr released this 04 Apr 22:29
· 1 commit to master since this release
  • Definição HttpClient.SecureProtocols nas requisições HTTPS.
    HttpClient.SecureProtocols := [THTTPSecureProtocol.TLS1, THTTPSecureProtocol.TLS11, THTTPSecureProtocol.TLS12];