Home | History | Annotate | Download | only in webapp2

Lines Matching full:responseheaders

37     from webob.headers import ResponseHeaders as BaseResponseHeaders
297 class ResponseHeaders(BaseResponseHeaders):
440 self._headers = ResponseHeaders.view_list(self.headerlist)