Module helpers

Module helpers 

Source
Expand description

Provides response codes, helpers, and utility functions for HTTP response management.

Modulesยง

auth_middleware
This module aggregates various helper modules for the simbld-http crate. Each helper module provides specific functionality to simplify HTTP response handling.
generate_responses_functions
HTTP Response Code Generation Macro
http_code_helper
HTTP Status Code Representation
http_interceptor_helper
response_helpers
HTTP Response Utilities
response_with_cookie_helper
response_with_headers_helper
three_fields_tuple_helper
two_fields_tuple_helper
unified_middleware_helper
unified_tuple_helper
Unified HTTP Response Representation