Versions in this module Expand all Collapse all v3 v3.3.4 Sep 30, 2024 Changes in this version + var KnownVariables maputil.Map[KnownVariable, string] + func AddConfiguredClientCertToRequest(tlsConfig *tls.Config, options *types.Options) (*tls.Config, error) + func CalculateContentLength(contentLength, bodyLength int64) int64 + func CleanStructFieldJSONTag(tag string) string + func GenerateDNSVariables(domain string) map[string]interface + func GenerateVariables(input interface{}, removeTrailingSlash bool, ...) map[string]interface + func GenerateVariablesWithContextArgs(input *contextargs.Context, trailingSlash bool) map[string]interface + func HeadersToString(headers http.Header) string + type JsonFields struct + Host string + Ip string + Path string + Port string + Scheme string + URL string + func GetJsonFieldsFromMetaInput(ctx *contextargs.MetaInput) JsonFields + func GetJsonFieldsFromURL(URL string) JsonFields + type KnownVariable uint16 + const BaseURL + const Dn + const File + const Fqdn + const Host + const Hostname + const Input + const Path + const Port + const Query + const Rdn + const RootURL + const Scheme + const Sd + const Tld