Documentation ¶
Overview ¶
Package handy organizes some useful http server handler filters or handlers for reuse.
Directories ¶
Path | Synopsis |
---|---|
Package accept contains filters to reject requests without a specified Accept header with "406 Not Acceptable".
|
Package accept contains filters to reject requests without a specified Accept header with "406 Not Acceptable". |
Package atomic implements atomic accessors for primitives
|
Package atomic implements atomic accessors for primitives |
Package breaker implements a circuit breaker with configurable failure thresholds.
|
Package breaker implements a circuit breaker with configurable failure thresholds. |
Package cors contains filters to handle CORS related requests defined from http://www.w3.org/TR/cors/
|
Package cors contains filters to handle CORS related requests defined from http://www.w3.org/TR/cors/ |
Package encoding contains Content-Encoding related filters.
|
Package encoding contains Content-Encoding related filters. |
Package proxy contains a proxying HTTP transport.
|
Package proxy contains a proxying HTTP transport. |
Package redirect contains filters to handle HTTP and HTTPS redirects
|
Package redirect contains filters to handle HTTP and HTTPS redirects |
Package report organizes textual reporting from the HTTP context.
|
Package report organizes textual reporting from the HTTP context. |
Package retry implements a retrying transport based on a combination of strategies.
|
Package retry implements a retrying transport based on a combination of strategies. |
Package rewrite contains filters to handle HTTP rewrites
|
Package rewrite contains filters to handle HTTP rewrites |
Click to show internal directories.
Click to hide internal directories.