package
3.3.10
Repository: https://github.com/projectdiscovery/nuclei.git
Documentation: pkg.go.dev

# Functions

Get creates or gets a client for the protocol based on custom configuration.
GetRawHTTP returns the rawhttp request client.
Init initializes the clientpool implementation.
SendRawRequest sends a raw http request with the provided options and returns http response.

# Constants

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

# Variables

No description provided by the author

# Structs

Configuration contains the custom configuration options for a client.
ConnectionConfiguration contains the custom configuration options for a connection.
RawHttpRequestOpts is a configuration for raw http request.
WithCustomTimeout is a configuration for custom timeout.

# Type aliases

No description provided by the author