swift/swift/proxy/controllers
Tim Burke bab7f93223 cors: Include `Vary: Origin` when using the request's Origin
Otherwise, multiple frontends attempting to use the same data may get
denials because the browser served a cached response from when it used a
different origin.

Change-Id: I6ec8b8ceb8c6a58e74772e57e6fe5700f6ff8db1
2022-03-09 22:18:55 -08:00
..
__init__.py Foundational support for PUT and GET of erasure-coded objects 2015-04-14 00:52:17 -07:00
account.py Fix statsd prefix mutation in proxy controllers 2022-01-27 09:06:15 -08:00
base.py cors: Include `Vary: Origin` when using the request's Origin 2022-03-09 22:18:55 -08:00
container.py proxy-server: add stats for backend shard_listing requests 2022-01-27 09:06:34 -08:00
info.py Move *_swift_info functions into a new registry module 2022-02-03 14:41:13 +00:00
obj.py Fix statsd prefix mutation in proxy controllers 2022-01-27 09:06:15 -08:00