~alcinnz/hurl

ref: f605efd1872c427894e67aa40893cad9ce8ce577 hurl/src/Network/URI/Locale.hs -rw-r--r-- 6.8 KiB
a70796e5 — Adrian Cochrane 2 years ago
Allow overriding localizations logic, including throwing as error.

Release HURL 2.2!
5c4812d5 — Adrian Cochrane 2 years 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.