@hackage hurl2.3.0.1
Haskell URL resolver
Categories
License
GPL-3.0-only
Maintainer
adrian@openwork.nz
Links
Versions
Installation
Dependencies (23)
- async >=2.1 && <2.3
- base >=4.9 && <5
- base64-bytestring >=1.0 && <2.0
- bytestring >=0.10 && <0.12
- connection
- containers Show all…
Dependents (2)
@hackage/cattrap, @hackage/hurl-xml
Package Flags
http
(on by default)
Support HTTP(S) URIs.
gemini
(on by default)
Support gemini: URIs.
file
(on by default)
Support file: URIs.
data
(on by default)
Support data: URIs.
freedesktop
(on by default)
Dispatches unsupported URIs and MIMEtypes to external apps on FreeDesktop.Org-compatible desktops. Works on most non-mainstream/non-proprietary desktops.
rewriters
(on by default)
Support regexp-based URI rewriting/blocking plugins
executables
(on by default)
Support executable plugins exposing a `ext:` URI scheme.
Retrieves resources for a URI, whether they be HTTP(S), gemini:, file:, or data:.