Home | History | Annotate | Download | only in webob

Lines Matching refs:resp

316         resp = Response(body,
322 resp.content_type = content_type
323 return resp(environ, start_response)