2023-06-09 17:25:26 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-excon: update to 0.100.0
0.100.0 (2023-06-06)
* bump stale action
* respect non-titlecase host headers
* update bundled certs
|
2023-01-21 15:08:07 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-excon: update to 0.97.2
0.97.2 (2023-01-20)
* Pass omit_default_port from request to response.
|
2023-01-15 16:58:11 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-excon: update to 0.97.1
0.97.0 (2023-01-09)
- fix for URI gem changes when host empty for unix urls
- adjust testing ruby versions: drop 2.6, add 3.2
0.97.1 (2023-01-11)
- update bundled certs
|
2023-01-09 09:48:11 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
www/ruby-excon: add version 0.96.0
Required by new ruby-faraday-excon pacakge.
excon
Usable, fast, simple Ruby HTTP 1.1
Excon was designed to be simple, fast and performant. It works great as a
general HTTP(s) client and is particularly well suited to usage in API
clients.
|