Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendHTTPRequest ¶
func SendHTTPRequest(conn *Connection, request string) interface{}
func SendHTTPSRequest ¶
func SendHTTPSRequest(conn *Connection, config utls.Config) *util.TLSdata
Types ¶
type Connection ¶
func NewConnection ¶
func NewConnection(host string, port uint) *Connection
Click to show internal directories.
Click to hide internal directories.