Networking and sockets.
Networking and sockets.
Holds the state of an executing HTTP request.
A non-blocking TCP socket.
Represents a TCP socket with a TLS encryption layer.
Creates an HTTP GET request to the given URL and automatically starts the request.
Net::HttpRequest@
Creates an HTTP POST request to the given URL and automatically starts the request.
Net::HttpRequest@
Creates an HTTP HEAD request to the given URL and automatically starts the request.
Net::HttpRequest@
Creates an HTTP PUT request to the given URL and automatically starts the request.
Net::HttpRequest@
Creates an HTTP DELETE request to the given URL and automatically starts the request.
Net::HttpRequest@
Creates an HTTP PATCH request to the given URL and automatically starts the request.
Net::HttpRequest@