swift/doc/source/misc.rst
David Goetz 89deaf5f3c Add flag to stop swob from always using absolute location.
This is needed for SOS (along with patch
https://github.com/dpgoetz/sos/pull/37)
to work with swift 1.12 . By spec you should always use the absolute
location but this causes a problem with staticweb over a cdn using a
cname. Basically you want to be able to forward the browser to a
relative location instead of whatever full url the proxy server
thinks you are using.

Change-Id: I3fa1d415bf9b566be069458b838f7e65db0c4f39
2014-01-24 13:37:45 -08:00

1.7 KiB

Misc

Exceptions

swift.common.exceptions

Constraints

swift.common.constraints

Utils

swift.common.utils

Swob

swift.common.swob

ACLs

swift.common.middleware.acl

WSGI

swift.common.wsgi

Swob

swift.common.swob

Request Helpers

swift.common.request_helpers

Direct Client

swift.common.direct_client

Internal Client

swift.common.internal_client

Buffered HTTP

swift.common.bufferedhttp

MemCacheD

swift.common.memcached

Container Sync Realms

swift.common.container_sync_realms

Manager

swift.common.manager