summaryrefslogtreecommitdiff
path: root/paste/wsgiwrappers.py
Commit message (Expand)AuthorAgeFilesLines
* Switched to holding content as an array internallybbangert2006-03-211-5/+5
* Removed LazyCache, cause it didn't work, and should use environ to cache the ...bbangert2006-03-191-22/+1
* Moved WSGIRequest from request -> wsgiwrappers. Created WSGIResponse object i...bbangert2006-03-191-0/+253