module HTTP
Overview
The HTTP module contains HTTP::Client, HTTP::Server and HTTP::WebSocket implementations.
NOTE To use HTTP, you must explicitly import it with require "http"
Defined in:
hpack/hpack.crserver/http1.cr
The HTTP module contains HTTP::Client, HTTP::Server and HTTP::WebSocket implementations.
NOTE To use HTTP, you must explicitly import it with require "http"