~alcinnz/hurl

ref: 04cb2efa35fc1b761dbf5d8d19c0160c82f9dc8b hurl/src/Network/URI/Fetch.hs -rw-r--r-- 17.5 KiB
04cb2efa — Adrian Cochrane 3 years ago
Load executable extensions from more directories.
cdc252ef — Adrian Cochrane 3 years ago
Various fixes.
e08dc01d — Adrian Cochrane 3 years ago
Fix actual & potential crashes.
915d7f98 — Adrian Cochrane 3 years ago
Expose APIs to open downloads with other apps.
ac4767de — Adrian Cochrane 3 years ago
Integrate new HTTP cache.

And while I'm at it, implement HTTP redirects myself to report correct URIs to the caller & cache.
70b80f77 — Adrian Cochrane 3 years ago
Support executable extensions.
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
af23364d — Adrian Cochrane 4 years ago
Forgot to expose some necessary APIs, and fixed about: bug.
f6851dfd — Adrian Cochrane 4 years ago
Fix download-to-file & Gemini implementations.
984867b7 — Adrian Cochrane 4 years ago
Define special psuedo-MIMEtypes for error responses.
861a5e49 — Adrian Cochrane 4 years ago
Expose downloadToURI function.
f7a8c1d7 — Adrian Cochrane 4 years ago
Improve data: URI handling, provide utility to convert other URIs to data: URIs.
29768fbf — Adrian Cochrane 4 years ago
Upstream save function, with intelligent filenaming.
26da82c4 — Adrian Cochrane 4 years ago
Add utility for concurrently fetching URLs.
a7c88c86 — Adrian Cochrane 4 years ago
Expose redirected URIs to caller.
3cd22771 — Adrian Cochrane 4 years ago
Add Gemini support.
Next