Home
last modified time | relevance | path

Searched refs:match_accept (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/tests/
Dtest_request.py18 'The accepttypes is: %s\n' % request.match_accept(['text/html', 'application/xml'])]
/external/chromium-trace/catapult/third_party/Paste/paste/
Dwsgiwrappers.py271 def match_accept(self, mimetypes): member in WSGIRequest
/external/chromium-trace/catapult/third_party/WebOb/docs/
Ddifferences.txt33 ``match_accept(mimetypes)``:
/external/chromium-trace/catapult/third_party/Paste/docs/
Dnews.txt466 * ``paste.wsgiwrappers.WSGIRequest`` has match_accept() function to screen