Documentation ¶
Overview ¶
Package ping tries to ping a HTTP server through different ways Connection, Session (Head), Get and Post
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Ping ¶
type Ping struct { TLSSkipVerify bool // contains filtered or unexported fields }
Ping represents HTTP ping request
Click to show internal directories.
Click to hide internal directories.