http_handle

Module response

source
Expand description

The response module provides tools and utilities for crafting HTTP responses.

Structsยง

  • Represents an HTTP response, including the status code, status text, headers, and body.