Contains HTTP response components.
An enum defining all valid HTTP response statuses: See here: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
The data that the HTTP server will send back to clients.
A struct containing basic information about a response status.
Contains HTTP response components.