index
:
hurl.git
main
Haskell URL library, powering Rhapsode. Please email contributions/feedback to opensource@openwork.nz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hurl.cabal
Age
Commit message (
Expand
)
Author
2 days
Allow overriding localizations logic, including throwing as error.
HEAD
main
Adrian Cochrane
7 days
Support clientside certificates for HTTPS & Gemini.
Adrian Cochrane
8 days
Switch cryptography library & implement HSTS.
Adrian Cochrane
2022-07-23
Bug/crash/feature fixes for submitting forms.
Adrian Cochrane
2021-07-21
Allowing sending HTTP POST requests.
Adrian Cochrane
2021-02-11
Release Rhapsode 2.1!
Adrian Cochrane
2021-02-11
Add compile flag for executable extensions thereby fixing build system.
Adrian Cochrane
2021-01-07
dependency is required for ext: regardless of buildflag.
Adrian Cochrane
2021-01-07
Release HURL2!
Adrian Cochrane
2021-01-07
Various fixes.
Adrian Cochrane
2021-01-05
Upstream code for localizing filetype labels!
Adrian Cochrane
2021-01-05
Fix actual & potential crashes.
Adrian Cochrane
2021-01-05
Release HURL1.5!
Adrian Cochrane
2020-12-23
Expose APIs to open downloads with other apps.
Adrian Cochrane
2020-12-07
Draft code to check whether to cachen an HTTP response.
Adrian Cochrane
2020-10-29
Jens Petersen <juhpetersen@gmail.com>: Broaden supported dependency versions.
Adrian Cochrane
2020-10-14
Release 1.4.2.0!
Adrian Cochrane
2020-10-08
Switch over to OpenSSL for encryption.
Adrian Cochrane
2020-10-05
Implement in-memory request logging.
Adrian Cochrane
2020-10-03
Add support for URI rewriting plugins
Adrian Cochrane
2020-04-18
Forgot to expose some necessary APIs, and fixed about: bug.
Adrian Cochrane
2020-04-18
Release HURL 1.4!
Adrian Cochrane
2020-04-18
Implement simple commandline version of HURL.
Adrian Cochrane
2020-04-18
Start a commandline version of HURL, currently 'Hello World'.
Adrian Cochrane
2020-04-17
Upstream save function, with intelligent filenaming.
Adrian Cochrane
2020-04-17
Add utility for concurrently fetching URLs.
Adrian Cochrane
2020-04-16
Add Gemini support.
Adrian Cochrane
2020-04-10
Update homepage & add README.
Adrian Cochrane
2020-03-26
Integrate AppStream into normal fetch routines, version 1.3.0.0!
Adrian Cochrane
2020-03-22
Draft AppStream loading code.
Adrian Cochrane
2020-03-12
Fix app dispatch logic.
Adrian Cochrane
2020-01-20
Report encountered exceptions in the response body.
Adrian Cochrane
2020-01-19
Dispatch unsupported URIs to native apps on FreeDesktop.Org-compliant desktops
Adrian Cochrane
2020-01-16
Improve error reporting & it's localization
Adrian Cochrane
2020-01-16
Add documentation, minor exported API adjustments.
Adrian Cochrane
2020-01-15
Add Accept-Language support on UNIX systems.
Adrian Cochrane
2020-01-15
Extract URL resolver from Rhapsode
Adrian Cochrane