http/

directory
v1.49.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2026 License: MIT

Directories

Path Synopsis
Package client_code_generation writes the TypeScript a browser calls a mux's endpoints with: one function per endpoint, taking and returning the types the endpoint declares, so that a change to what an endpoint accepts is a compile error in the code calling it rather than a failure at the request.
Package client_code_generation writes the TypeScript a browser calls a mux's endpoints with: one function per endpoint, taking and returning the types the endpoint declares, so that a change to what an endpoint accepts is a compile error in the code calling it rather than a failure at the request.
mux
types/forwarded_headers
Package forwarded_headers reads what the proxies in front of a service say about the request the client actually made: RFC 7239's `Forwarded`, and the older `X-Forwarded-*` headers it replaced.
Package forwarded_headers reads what the proxies in front of a service say about the request the client actually made: RFC 7239's `Forwarded`, and the older `X-Forwarded-*` headers it replaced.
types/request_parser/choice_request_parser
Package choice_request_parser admits a request that any one of several parsers admits.
Package choice_request_parser admits a request that any one of several parsers admits.
types/request_parser/choice_request_parser/choice_request_parser_config
Package choice_request_parser_config holds the settings of an ordered-choice request parser.
Package choice_request_parser_config holds the settings of an ordered-choice request parser.
fetch_config/retry_config/response_checker
Package response_checker decides, from what an attempt came back with, whether it is worth making again.
Package response_checker decides, from what an attempt came back with, whether it is worth making again.
js_error_report
Package js_error_report holds what a page's own JavaScript reports about the errors it ran into: the bodies of the reports it posts, as opposed to the ones a browser posts on its own through the Reporting API.
Package js_error_report holds what a page's own JavaScript reports about the errors it ran into: the bodies of the reports it posts, as opposed to the ones a browser posts on its own through the Reporting API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL