xclient v0.7.0-vendored-xhttp API Reference

Modules

XClient is a simplified HTTP client built using the low-level XHTTP library

Functions for working with HTTP request and response headers, as described in the HTTP 1.1 specification

XClient.Pool provides an HTTP 1.x request connection pool based on XClient and Poolboy

Streaming API for HTTP connections

Support for the HPACK header compression algorithm

Single interface for XHTTP1.Conn and XHTTP2.Conn with version negotiation support