Versions in this module Expand all Collapse all v0 v0.19.0 Feb 10, 2026 Changes in this version + func ParseAllowedProto(value string) (bool, bool) + type DataValue struct + IsRaw bool + IsURLEncode bool + Value string + type Result struct + AWSSigv4 string + AllowedProto string + BasicAuth string + Bearer string + CACert string + Cert string + ConnectTimeout float64 + Cookie string + DataValues []DataValue + DoHURL string + FollowRedirects bool + FormFields []formField + GetFlag bool + HTTPVersion string + HasAccept bool + HasContentType bool + Head bool + Headers []header + Insecure bool + Key string + MaxRedirects int + Method string + Output string + Proxy string + Ranges []string + Referer string + RemoteHeaderName bool + RemoteName bool + Retry int + RetryDelay float64 + Silent bool + TLSVersion string + Timeout float64 + URL string + UnixSocket string + UploadFile string + UserAgent string + Verbose int + func Parse(command string) (*Result, error)