Versions in this module Expand all Collapse all v3 v3.4.7 Mar 21, 2026 v3.4.6 Jul 8, 2025 v3.4.5 May 22, 2025 v3.4.4 May 22, 2025 v3.4.3 May 22, 2025 v3.4.2 May 22, 2025 v3.4.1 Apr 28, 2025 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