Fix what's now a syntax error (whitespace-separated @).
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/hurl into main
Broaden dependency bounds.
Rewrite contribution instructions.
Adjust contribution instructions.
Merge branch 'main' of adrian.geek.nz:/srv/git/hurl into main
Fix overly-strict certificate validation
Correctly report error MIMEtypes.
Release HURL 0.2 exposing tables & parameterizing initial CSS.
While I was at it, I allowed useragent CSS to style errorpages specially.
Release v0.1 decoupled from Rhapsode, with CSV/TSV & refined tablesorting!
Add new action: URI, don't refetch page upon local anchor links.
Extract MIMEtype parsing library from Rhapsode.
Allow overriding localizations logic, including throwing as error.
Release HURL 2.2!
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.
Switch to different proposed HTML syntax for crypto-authentication.
Localize HTTP errorcodes!
Support clientside certificates for HTTPS & Gemini.
Meanwhile refactor Gemini to use internationalization for its error reporting.