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:
Dominique Leuenberger 2016-06-25 00:20:56 +00:00 committed by Git OBS Bridge
commit b3aff16a23
4 changed files with 14 additions and 4 deletions

View File

@ -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

View File

@ -21,7 +21,7 @@
%bcond_with tests
Name: ghc-http-client
Version: 0.4.28
Version: 0.4.29
Release: 0
Summary: HTTP client engine, intended as a base layer
License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24346facd4af7268d2c0d828b4865b9b8ba7351d458dd95a3e67094422dfe026
size 78682

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2282176f481addaf9b1f3d6e2a23c13e3cbe9e9f7351b4cb30eab3749ef87f19
size 78925