caad4e3732
This commit implements additional proxy middlewares - catch_errors - handles errors - ratelimit - limits incoming requests - s3token - misddleware for s3auth - swift3 - implement swift APIs These middlewares needed to be modeled b/c they are configurable interfaces that needed to be configurable via Puppet.
4 lines
52 B
Plaintext
4 lines
52 B
Plaintext
[filter:catch_errors]
|
|
use = egg:swift#catch_errors
|
|
|