Skip to content

0.14.2

Latest
Compare
Choose a tag to compare
@szabolcs-horvath szabolcs-horvath released this 12 Feb 14:23
· 1 commit to master since this release
CB-28539: Clone the default http transport the https transport

We need to copy the Transport struct used in the default HTTP client, as the default Transport has several timeout values set, which we need to copy if we want to have the same behaviour as with HTTP disabled.