initSidebarItems({"struct":[["HTTPVersion","HTTP version (usually 1.0 or 1.1)."],["Header","Represents a HTTP header."],["HeaderField","Field of a header (eg. `Content-Type`, `Content-Length`, etc.)"],["IncomingRequests",""],["Method","HTTP method (eg. `GET`, `POST`, etc.)"],["Request","Represents an HTTP request made by a client."],["Response","Object representing an HTTP response whose purpose is to be given to a `Request`."],["Server","The main class of this library."],["ServerBuilder","Object which allows you to build a server."],["StatusCode","Status code of a request or response."]],"type":[["ResponseBox","A `Response` without a template parameter."]]});