~alcinnz/hurl

ref: 4136c1ee4bd3fb92dfa1b21357d3ce7d6649e825 hurl/src/Network/URI/Locale.hs -rw-r--r-- 6.8 KiB
4136c1ee — Adrian Cochrane 1 year, 6 months ago
Merge branch 'main' of adrian.geek.nz:/srv/git/hurl into main
a70796e5 — Adrian Cochrane 1 year, 9 months ago
Allow overriding localizations logic, including throwing as error.

Release HURL 2.2!
5c4812d5 — Adrian Cochrane 1 year, 9 months ago
Add decoupling layer for localizing HTTP errors.

This removes logic from the messages module, reduces duplication, & prepares to allow callers to provide their own localized messages.
e08dc01d — Adrian Cochrane 3 years ago
Fix actual & potential crashes.
214ebf86 — Adrian Cochrane 4 years ago
Integrate AppStream into normal fetch routines, version 1.3.0.0!
47f9ef33 — Adrian Cochrane 4 years ago
Improve error reporting & it's localization
e0988f7e — Adrian Cochrane 4 years ago
Add documentation, minor exported API adjustments.
c72f07c9 — Adrian Cochrane 4 years ago
Add Accept-Language support on UNIX systems.