forked from pool/ghc-http-client
Accepting request 403547 from devel:languages:haskell
- update to 0.4.29 * Changed the order of connecting a socket and tweaking a socket, such that the socket tweaking callback now happen before connecting. * add setRequestIgnoreStatus * Added missing Host: HTTP header for https CONNECT * Fix: Redirects will be followed in httpRaw' when reusing a dead connection (forwarded request 403546 from mimi_vx) OBS-URL: https://build.opensuse.org/request/show/403547 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-http-client?expand=0&rev=16
This commit is contained in:
commit
b3aff16a23
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 17 07:48:56 UTC 2016 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- update to 0.4.29
|
||||||
|
* Changed the order of connecting a socket and tweaking a socket, such that
|
||||||
|
the socket tweaking callback now happen before connecting.
|
||||||
|
* add setRequestIgnoreStatus
|
||||||
|
* Added missing Host: HTTP header for https CONNECT
|
||||||
|
* Fix: Redirects will be followed in httpRaw' when reusing a dead connection
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 16 07:00:55 UTC 2016 - mimi.vx@gmail.com
|
Sat Apr 16 07:00:55 UTC 2016 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
Name: ghc-http-client
|
Name: ghc-http-client
|
||||||
Version: 0.4.28
|
Version: 0.4.29
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: HTTP client engine, intended as a base layer
|
Summary: HTTP client engine, intended as a base layer
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:24346facd4af7268d2c0d828b4865b9b8ba7351d458dd95a3e67094422dfe026
|
|
||||||
size 78682
|
|
3
http-client-0.4.29.tar.gz
Normal file
3
http-client-0.4.29.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2282176f481addaf9b1f3d6e2a23c13e3cbe9e9f7351b4cb30eab3749ef87f19
|
||||||
|
size 78925
|
Loading…
x
Reference in New Issue
Block a user