File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ ### 2.4.4
2+
3+ * Improvement: [ #197 ] ( https://github.com/savonrb/httpi/pull/197 ) Add support for new write timeout option to all adapters
4+ * Fix: [ #196 ] ( https://github.com/savonrb/httpi/pull/196 ) Fix httpi adapters support for read/open timeout
5+ * Improvement: [ Remove references to broken site] ( https://github.com/savonrb/httpi/commit/345e5e2b1a4376a7be769f67088a431895de09ad )
6+ * Fix: [ #190 ] ( https://github.com/savonrb/httpi/pull/190 ) Don't convert port to string on Excon adapter
7+
18### 2.4.3
29
310* Fix: [ #171 ] ( https://github.com/savonrb/httpi/pull/171 ) bug with rubyntlm v0.6.0
Original file line number Diff line number Diff line change 11module HTTPI
2- VERSION = '2.4.3 '
2+ VERSION = '2.4.4 '
33end
You can’t perform that action at this time.
0 commit comments