Dependencies for hurl-1.4.2.0

library
hurl

Flags

Manual Flags

NameDescriptionDefault
http

Support HTTP(S) URIs.

Enabled
gemini

Support gemini: URIs.

Enabled
file

Support file: URIs.

Enabled
data

Support data: URIs.

Enabled
freedesktop

Dispatches unsupported URIs and MIMEtypes to external apps on FreeDesktop.Org-compatible desktops. Works on most non-mainstream/non-proprietary desktops.

Enabled
appstream

Failing to dispatch URIs and MIMEtypes as per freedesktop, consults the local AppStream database to suggest apps to install. Only has an effect if the freedesktop is also set.

Enabled
rewriters

Support regexp-based URI rewriting/blocking plugins

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info