~alcinnz/hurl

ref: cdc252ef0c0155c55282ca43b7b855d4120336e2 hurl/src/Network/URI d---------
a0a3f383 — Adrian Cochrane 4 years ago
Don't crash on missing /usr/share/app-info/icons/
af23364d — Adrian Cochrane 4 years ago
Forgot to expose some necessary APIs, and fixed about: bug.
5116153e — Adrian Cochrane 4 years ago
Silence encoding errors, as it's a nuisance for encoding sniffing.

TODO: This didn't make it into the previous release.
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.
2d5e8445 — Adrian Cochrane 4 years ago
Add support for about: URIs.
214ebf86 — Adrian Cochrane 4 years ago
Integrate AppStream into normal fetch routines, version 1.3.0.0!
7239e77a — Adrian Cochrane 4 years ago
Support looking up icons by MIMEtype.
6370ab8a — Adrian Cochrane 4 years ago
Draft AppStream loading code.
39af078c — Adrian Cochrane 4 years ago
Fix app dispatch logic.

Previously failed to build due to a file not listed in the build system.
Previously crashed when trying to read a non-existant mimeapps file.
09c71046 — Adrian Cochrane 4 years ago
Report encountered exceptions in the response body.
8d239eb6 — Adrian Cochrane 4 years ago
Dispatch unsupported URIs to native apps on FreeDesktop.Org-compliant desktops
7d7a514c — Adrian Cochrane 4 years ago
Fix defaults for XDG environment variables.
da4f67a2 — Adrian Cochrane 4 years ago
Draft logic for looking apps to dispatch MIMEtypes & URI schemes to on XDG platforms
Next