Sha256: 85cee69174c82104acd7d6ca33b2eb6b466060456c1f797358b57f1069abcce7

Contents?: true

Size: 513 Bytes

Versions: 91

Compression:

Stored size: 513 Bytes

Contents

# 0.1.0

* Follow Redirects Plugin: Added `:follow_insecure_redirects` option, which will not follow https-to-http redirects.

* Allow optional option `:transport`. TCP sockets are the default tranport, but by passing `:unix`, one can also define it as a UNIX socket. 

* Added Retries Plugin, which will retry a request a certain amount of times, provided that the request is safe.

* Proxy Plugin: allow multiple proxies to be passed. The client will perform requests on the first proxy successfully connected.

Version data entries

91 entries across 91 versions & 1 rubygems

Version Path
httpx-0.13.0 doc/release_notes/0_1_0.md
httpx-0.12.0 doc/release_notes/0_1_0.md
httpx-0.11.3 doc/release_notes/0_1_0.md
httpx-0.11.2 doc/release_notes/0_1_0.md
httpx-0.11.1 doc/release_notes/0_1_0.md
httpx-0.11.0 doc/release_notes/0_1_0.md
httpx-0.10.2 doc/release_notes/0_1_0.md
httpx-0.10.1 doc/release_notes/0_1_0.md
httpx-0.10.0 doc/release_notes/0_1_0.md
httpx-0.9.0 doc/release_notes/0_1_0.md
httpx-0.8.2 doc/release_notes/0_1_0.md