~alcinnz/hurl

ref: 47f9ef33a45545cb312b5aa956da40ac2de2c99e hurl/src/Network/URI d---------
47f9ef33 — Adrian Cochrane 4 years ago
Improve error reporting & it's localization
6950ae14 — Adrian Cochrane 4 years ago
Draft parser for FreeDesktop.Org config files.

This'll be used for dispatching URLs to be opened in external apps.
e0988f7e — Adrian Cochrane 4 years ago
Add documentation, minor exported API adjustments.
c72f07c9 — Adrian Cochrane 4 years ago
Add Accept-Language support on UNIX systems.
fcc0da55 — Adrian Cochrane 4 years ago
Add Accept header support, remove cookies support
a7eb27a9 — Adrian Cochrane 4 years ago
Extract URL resolver from Rhapsode

Each URI scheme can be turned on and off at build-time,
which has the side-effect of clearly labelling the code.