Closed jifwin closed 7 years ago
Any plans to implement HTTPS client? Using my own httpClient with proper ssl context is impossible (expect for setClient method which is only for testing).
I added a constructor that takes an HttpClientBuilder to allow properties set. This will allow you to set an SSL context on the client. See 1c39647
Any plans to implement HTTPS client? Using my own httpClient with proper ssl context is impossible (expect for setClient method which is only for testing).