~alcinnz/hurl

a4ffbfc2 — Adrian Cochrane 3 years ago
Draft code to check whether to cachen an HTTP response.
9794e7d5 — Adrian Cochrane 3 years ago
Ensure parsed rewriters are actually files.
70b80f77 — Adrian Cochrane 3 years ago
Support executable extensions.
f0682c08 — Adrian Cochrane 3 years ago
Jens Petersen <juhpetersen@gmail.com>: Broaden supported dependency versions.
42aa3ea2 — Adrian Cochrane 3 years ago
Release 1.4.2.0!

Includes improved Gemini support
Switched over to OpenSSL for encryption
Optionally logs network requests to memory or disk
Supports URL rewriting extensions
064298a3 — Adrian Cochrane 3 years ago
Adjust OpenSSL settings (Help please!)
ce8562b4 — Adrian Cochrane 3 years ago
Switch over to OpenSSL for encryption.
96f09fdc — Adrian Cochrane 3 years ago
Implement in-memory request logging.
4371e0f3 — Adrian Cochrane 3 years ago
Add support for URI rewriting plugins
5afbc2d6 — Adrian Cochrane 3 years ago
Correct alternative AppStream icon cache path.
a0a3f383 — Adrian Cochrane 3 years ago
Don't crash on missing /usr/share/app-info/icons/
af23364d — Adrian Cochrane 4 years ago
Forgot to expose some necessary APIs, and fixed about: bug.
d40eef03 — Adrian Cochrane 4 years ago
ISSUES: Decompose links issue.
5116153e — Adrian Cochrane 4 years ago
Silence encoding errors, as it's a nuisance for encoding sniffing.

TODO: This didn't make it into the previous release.
a0a02492 — Adrian Cochrane 4 years ago
Release HURL 1.4!
f6851dfd — Adrian Cochrane 4 years ago
Fix download-to-file & Gemini implementations.
25589da5 — Adrian Cochrane 4 years ago
Implement simple commandline version of HURL.
a00b30a6 — Adrian Cochrane 4 years ago
Start a commandline version of HURL, currently 'Hello World'.
984867b7 — Adrian Cochrane 4 years ago
Define special psuedo-MIMEtypes for error responses.
861a5e49 — Adrian Cochrane 4 years ago
Expose downloadToURI function.
Next