Module: Http
- Defined in:
- lib/minhttp.rb,
lib/ssl_validator.rb
Overview
The minimal HTTP client Sends a raw http request (bytes) Parses the response and provides both the parsed and the raw response Supports ssl
Defined Under Namespace
Classes: Min, SSLValidator