forked from pool/ghc-http-client
Accepting request 1137461 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1137461 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-http-client?expand=0&rev=53
This commit is contained in:
commit
766a0a156b
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 31 07:19:28 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update http-client to version 0.7.16.
|
||||
## 0.7.16
|
||||
|
||||
* Add `responseEarlyHints` field to `Response`, containing a list of all HTTP 103 Early Hints headers received from the server.
|
||||
* Add `earlyHintHeadersReceived` callback to `Request`, which will be called on each HTTP 103 Early Hints header section received.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 30 08:14:49 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.7.15
|
||||
Version: 0.7.16
|
||||
Release: 0
|
||||
Summary: An HTTP client engine
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:953ad87c1322c05efbf14d08dc13fe167224c324b5f66238a8d79897dac55724
|
||||
size 96060
|
3
http-client-0.7.16.tar.gz
Normal file
3
http-client-0.7.16.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a84ca8f94306084aef3ff5128db231cb6bb7c606fbee16910f8d0df400c6291
|
||||
size 96891
|
Loading…
x
Reference in New Issue
Block a user