Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Command line flags. HttpUrl string HttpMethod string PostBody string FollowRedirects bool OnlyHeader bool Insecure bool HttpHeaders headers SaveOutput bool OutputFile string ShowVersion bool ClientCertFile string FourOnly bool SixOnly bool Loop bool LoopTime time.Duration // number of redirects followed RedirectsFollowed int Version = "devel" // for -v flag, updated during the release process with -ldflags=-X=main.Version=... )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.