swift/swift
gholt e07f4ded3f StaticWeb fixes.
The previous staticweb had the silly problem of global state for
concurrent requests. This fixes that.

Also, the WSGI spec indicates start_response might not be called
right away and is only guaranteed to be called just before the first
"chunk" of the output iterator returns. This fixes StaticWeb's
previously incorrect assumption.

A thorough review of this code would be much appreciated; I've
messed it up enough times to not be completely trusted with it.

Change-Id: Ie751c24e21db7a884a83a731fbf2f4309437302c
2012-03-28 14:28:32 +00:00
..
account Merge "Make ring class interface slightly more abstracted from implementation." 2012-03-22 20:25:06 +00:00
common StaticWeb fixes. 2012-03-28 14:28:32 +00:00
container Merge "Make ring class interface slightly more abstracted from implementation." 2012-03-22 20:25:06 +00:00
obj Fixed url in ObjectExpirer.iter_objects(). 2012-03-26 15:56:38 +00:00
proxy Merge "Make ring class interface slightly more abstracted from implementation." 2012-03-22 20:25:06 +00:00
__init__.py version bump to 1.4.9 2012-03-19 15:54:58 -05:00