...
Directory /src/github.com/streadway
Name | Synopsis |
---|---|
.. | |
handy | Package handy organizes some useful http server handler filters or handlers for reuse. |
accept | Package accept contains filters to reject requests without a specified Accept header with "406 Not Acceptable". |
atomic | Package atomic implements atomic accessors for primitives |
breaker | Package breaker implements a circuit breaker with configurable failure thresholds. |
cors | Package cors contains filters to handle CORS related requests defined from http://www.w3.org/TR/cors/ |
encoding | Package encoding contains Content-Encoding related filters. |
proxy | Package proxy contains a proxying HTTP transport. |
redirect | Package redirect contains filters to handle HTTP and HTTPS redirects |
report | Package report organizes textual reporting from the HTTP context. |
retry | Package retry implements a retrying transport based on a combination of strategies. |
rewrite | Package rewrite contains filters to handle HTTP rewrites |
statsd | Package statsd collects and reports telemetry from http handlers. |