CVS log for pkgsrc/www/hs-http-client/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / www / hs-http-client
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Mar 5 03:40:09 2025 UTC (3 weeks, 2 days ago) by pho
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
recursive revbump after patching lang/ghc910
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Feb 2 13:06:03 2025 UTC (7 weeks, 4 days ago) by pho
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1
lines
Bump all Haskell packages after switching the default compiler.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jan 30 13:49:44 2025 UTC (8 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -3
lines
www/hs-http-client: update to http-client-0.7.18
## 0.7.18
* Add the `managerSetMaxNumberHeaders` function to the `Client` module to configure `managerMaxNumberHeaders` in `ManagerSettings`.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu May 9 01:32:53 2024 UTC (10 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4,
pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1
lines
Recursive revbump after changing the default Haskell compiler
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed May 1 12:37:26 2024 UTC (10 months, 3 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -3
lines
www/hs-http-client: Update to 0.7.17
0.7.17
* Add managerSetMaxHeaderLength to Client to change ManagerSettings
MaxHeaderLength.
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.
0.7.15
* Adds shouldStripHeaderOnRedirectIfOnDifferentHostOnly option to
Request #520
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Nov 2 06:37:45 2023 UTC (16 months, 3 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1
lines
Revbump all Haskell after updating lang/ghc96
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 29 11:48:17 2023 UTC (16 months, 4 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3
lines
www/hs-http-client: Update to 0.7.14
0.7.14
Allow customizing max header length #514
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Oct 9 04:54:58 2023 UTC (17 months, 2 weeks ago) by pho
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Bump Haskell packages after updating lang/ghc94
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 7 01:41:17 2023 UTC (2 years, 1 month ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1
lines
revbump all the Haskell packages after modifying the runtime system of lang/ghc94
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jan 26 09:03:02 2023 UTC (2 years, 2 months ago) by pho
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3
lines
devel/hs-pretty-simple: Update to 4.1.2.0
4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
browser. #116. This took a lot of hard work by @georgefst!
4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
@LeviButcher!
4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
remove. #103
* Some minor improvements to the CLI tool:
- Add a --version/-v flag. #83
- Add a trailing newline. #87
- Install by default, without requiring a flag. #94
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Feb 26 03:58:34 2022 UTC (3 years, 1 month ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 12 08:50:58 2022 UTC (3 years, 1 month ago) by pho
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1
lines
revbump after changing the default Haskell compiler
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Feb 12 04:59:22 2022 UTC (3 years, 1 month ago) by pho
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -3
lines
Update to http-client-0.7.11
0.7.11
* Allow making requests to raw IPv6 hosts #477
* Catch "resource vanished" exception on initial response read #480
* Search for reachable IP addresses asynchronously (RFC 6555, 8305) after
calling getAddrInfo to reduce latency #472.
0.7.10
* Consume trailers and last CRLF of chunked body. The trailers are not
exposed, unless the raw body is requested.
0.7.9
* Exceptions from streamed request body now cause the request to
fail. Previously they were routed through onRequestBodyException and, by
default, the IOExceptions were discarded.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 18 02:48:31 2022 UTC (3 years, 2 months ago) by pho
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Bump packages that depends on GHC
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 3 19:01:20 2021 UTC (3 years, 10 months ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
*: Bump PKGREVISION for ghc-9.0.1
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 24 17:57:51 2021 UTC (3 years, 11 months ago) by pho
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4
lines
Update to http-client-0.7.8
0.7.8
* Include the original Request in the Response. Expose it via
getOriginalRequest.
0.7.7
* Allow secure cookies for localhost without HTTPS #460
0.7.6
* Add applyBearerAuth function #457
0.7.5
* Force closing connections in case of exceptions throwing #454.
0.7.4
* Depend on base64-bytestring instead of memory #453
0.7.3
* Added withSocket to Network.HTTP.Client.Connection.
0.7.2.1
* Fix bug in useProxySecureWithoutConnect.
0.7.2
* Add a new proxy mode, proxySecureWithoutConnect, for sending HTTPS
requests in plain text to a proxy without using the CONNECT method.
0.7.1
* Remove AI_ADDRCONFIG #400
0.7.0
* Remove Eq instances for Cookie, CookieJar, Response, Ord instance
for Cookie #435
0.6.4.1
* Win32 2.8 support #430
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 16 13:37:14 2020 UTC (5 years, 2 months ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Import http-client-0.6.4
An HTTP client engine, intended as a base layer for more user-friendly
packages.
This codebase has been refactored from http-conduit.
Note that, if you want to make HTTPS secure connections, you should
use http-client-tls in addition to this library.
CVSweb <webmaster@jp.NetBSD.org>