Net::HTTP (Ruby Standard Library)
The HTTP client class shipped with the Ruby standard library. Provides class and instance methods for GET, POST, PUT, DELETE, HEAD, PATCH, OPTIONS, TRACE plus WebDAV methods (COPY, LOCK, MKCOL, MOVE, PROPFIND, PROPPATCH, UNLOCK), TLS, proxy support, and configurable timeouts. Backs many higher-level gems such as Faraday's default adapter.
Net::HTTP (Ruby Standard Library) is one of 15 APIs that Ruby Programming Language and Popular API Gems publishes on the APIs.io network.
Tagged areas include HTTP Client, Standard Library, and Built-In. The published artifact set on APIs.io includes API documentation.