1
0

4 Commits

4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Mar 21 14:16:43 UTC 2025 - Peter Simons <psimons@suse.com>
- Update http-client to version 0.7.19.
## 0.7.19
* Make mockable via `Network.HTTP.Client.Internal.requestAction` [#554](https://github.com/snoyberg/http-client/pull/554)
-------------------------------------------------------------------
Thu Dec 19 07:03:21 UTC 2024 - Peter Simons <psimons@suse.com>
- Update http-client to version 0.7.18.
## 0.7.18
* Add the `managerSetMaxNumberHeaders` function to the `Client` module to configure `managerMaxNumberHeaders` in `ManagerSettings`.
-------------------------------------------------------------------
Wed Mar 20 04:42:26 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package ghc-http-client
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.7.17
Version: 0.7.19
Release: 0
Summary: An HTTP client engine
License: MIT

View File

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

View File

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