Closed casselc closed 1 year ago
I think https://www.httpbin.org/ may be having issues. I've been seeing flakiness/occasional 504 gateway timeouts in local testing of get-response-object-test
, and seeing similar behavior trying to access https://httpbin.org/redirect-to?url=https://www.httpbin.org in a browser.
Maybe we should replace those tests with something else (as a separate PR)
Merged manually
Includes helpers for
->CookieHandler
,->SSLParameters
, and->Executor
which are incorporated into theclient-builder
.Please answer the following questions and leave the below in as part of your PR.
[x] I have read the developer documentation.
[x] This PR corresponds to an #34
[x] This PR contains a test to prevent against future regressions
[x] I have updated the CHANGELOG.md file with a description of the addressed issue.