package
3.2.7-fix1
Repository: https://github.com/explorer1092/nuclei.git
Documentation: pkg.go.dev

# Functions

Get creates or gets a client for the protocol based on custom configuration.
GetHttpTimeout returns the http timeout for the client.
GetRawHTTP returns the rawhttp request client.
Init initializes the clientpool implementation.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Dialer is a copy of the fastdialer from protocolstate.
HttpTimeoutMultiplier is the multiplier for the http timeout.
ResponseHeaderTimeout is the timeout for response headers to be read from the server (this prevents infinite hang started by server if any).

# Structs

Configuration contains the custom configuration options for a client.
ConnectionConfiguration contains the custom configuration options for a connection.

# Type aliases

No description provided by the author