This module provides the Response struct for building HTTP responses with a fluent, chainable API. It supports setting status codes, headers, and body content with convenient methods for common response types.
Response