swift/swift/proxy
Tim Burke ff04ef05cd Rework private-request-method interface
Instead of taking a X-Backend-Allow-Method that *must match* the
REQUEST_METHOD, take a truish X-Backend-Allow-Private-Methods and
expand the set of allowed methods. This allows us to also expose
the full list of available private methods when returning a 405.

Drive-By: make async-delete tests a little more robust:
  * check that end_marker and prefix are preserved on subsequent
    listings
  * check that objects with a leading slash are correctly handled

Change-Id: I5542623f16e0b5a0d728a6706343809e50743f73
2019-05-22 16:36:50 -07:00
..
controllers Rework private-request-method interface 2019-05-22 16:36:50 -07:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
server.py Rework private-request-method interface 2019-05-22 16:36:50 -07:00