ErrLookup › ducaale/xh
ducaale/xh
Friendly and fast tool for sending HTTP requests · Rust · 24 source files
Analyzed at 2404aceecc on 2026-09-13. 48 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| truncated zstd skippable frame | error_code | error | io, compression, zstd, truncated-input, eof |
| HTTP/3 is not supported when using native-tls | validation | error | http3, tls, cli, incompatible-options |
| This binary was built without support for binding to… | validation | error | build-configuration, feature-flags, network, cli |
| Unknown auth type | validation | error | cli, auth, validation |
| -I/--head is incompatible with sending data. Consider… | console | warning | cli, curl, head-request, incompatible-flags |
| Connection timeout is too big | validation | error | cli, timeout, validation |
| Using a combination of -X/--request and -L/--location which… | console | warning | cli, curl, redirects, http-method, side-effects |
| message-signature: Failed to create HMAC key | error_code | error | hmac, base64, cryptography, key-format |
| Ignored | console | info | cli, curl, tls, ignored-flag, warning |
| Inferred port number in --resolve from request URL. | console | error | cli, curl, url, resolve, dns |
| Connection timeout is not a valid number | validation | error | cli, timeout, parsing |
| Request body (from a file) and request data (key=value)… | validation | error | http, request-body, cli, conflict |
| Connection timeout is negative | validation | error | cli, timeout, validation |
| Could not create file after unreasonable number of attempts | panic | error | filesystem, panic, download, io |
| Invalid Content-Range | validation | error | http, download, content-range, validation, rust |
| --unix-socket is not supported on this platform | validation | error | platform, unix-socket, cli, windows |
| Message signature components require both… | validation | error | cli, arguments, http, security |
| Value should be formatted as | validation | error | cli, dns, resolve, argument-format, rust |
| Can't read request from multiple files | validation | error | cli, request-body, multipart |
| Content-Range has wrong start | validation | error | download, http, resume, content-range |
| Can't parse Content-Range header, can't resume download | validation | error | http, download, resume, content-range, rust |
| This binary was built without message signature support… | validation | error | build-configuration, feature-flags, http, security |
| Invalid proxy URL ' ' for protocol | validation | error | cli, proxy, url-parsing, rust |
| message-signature: Failed to parse PEM private key… | validation | error | signature, pem, crypto, key-format |
| expected \n\n | validation | error | json, parser, syntax, cli |
| JSON values are not supported in multipart fields | validation | error | cli, curl, multipart, json |
| JSON values are not supported in Form fields | validation | error | http, form, json, cli |
| message-signature: RSA private keys require an explicit… | validation | error | cli, signature, rsa, configuration |
| Can't use file fields in JSON mode (perhaps you meant… | validation | error | http, json, form, file-upload, cli |
| message-signature: Duplicate covered component identifier | validation | error | http, signature, rfc9421, validation |
| Missing Content-Range header | validation | error | download, http, resume, missing-header |
| Invalid UTF-8 | error_code | error | cli, encoding, utf-8, curl |
| Cannot build a multipart request body from stdin | validation | error | cli, stdin, multipart, http |
| Content-Range has wrong end | validation | error | http, download, content-range, validation, rust |
| couldn't extract host from url | error_code | error | cli, url, sessions |
| unknown compression type | validation | error | http, compression, content-encoding, decoder, rust |
| Incomplete download: size= | error_code | error | download, network, truncated, http |
| This binary was built without native-tls support | validation | error | tls, cli, feature-flag, build |
| is not a supported encoding, please refer to… | validation | error | cli, encoding, charset, rust |
| The value passed to --proxy should be formatted as | validation | error | cli, proxy, argument-format, rust |
| is not a valid value | validation | error | cli, print, parsing |
| Request body from stdin and --raw cannot be mixed. Pass… | validation | error | cli, stdin, raw-body, http |
| Unknown option | validation | error | cli, format-options, unknown-option |
| Request body (from stdin) and request data (key=value)… | validation | error | cli, stdin, http, request-body |
| Unsupported option | validation | error | cli, format-options, json, unsupported |
| This binary was built without support for HTTP/3. Enable… | validation | error | http3, cli, feature-flag, build |
| Unknown protocol to set a proxy for | validation | error | cli, proxy, unsupported-protocol, rust |
| Bad Content-Range header | validation | error | download, http, resume, malformed-header |