~alcinnz/hurl

ref: 7d31eda45dc9d615cbfa084a2149b17c5e313a85 hurl/hurl.cabal -rw-r--r-- 4.8 KiB
259eca98 — Adrian Cochrane 2 years ago
Allowing sending HTTP POST requests.
23bd2dfc — Adrian Cochrane 3 years ago
Release Rhapsode 2.1!
8161527b — Adrian Cochrane 3 years ago
Add compile flag for executable extensions thereby fixing build system.

Might also be some crash fixes in here, I just realized I haven't committed these changes.
5a4a453d — Adrian Cochrane 3 years ago
 dependency is required for ext: regardless of  buildflag.
612e9ac3 — Adrian Cochrane 3 years ago
Release HURL2!
cdc252ef — Adrian Cochrane 3 years ago
Various fixes.
6d7fb390 — Adrian Cochrane 3 years ago
Upstream code for localizing filetype labels!
e08dc01d — Adrian Cochrane 3 years ago
Fix actual & potential crashes.
a168fd74 — Adrian Cochrane 3 years ago
Release HURL1.5!
915d7f98 — Adrian Cochrane 3 years ago
Expose APIs to open downloads with other apps.
a4ffbfc2 — Adrian Cochrane 3 years ago
Draft code to check whether to cachen an HTTP response.
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
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
af23364d — Adrian Cochrane 4 years ago
Forgot to expose some necessary APIs, and fixed about: bug.
a0a02492 — Adrian Cochrane 4 years ago
Release HURL 1.4!
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'.
Next