Searched refs:HTTPNotModified (Results 1 – 6 of 6) sorted by relevance
21 .. autoexception:: HTTPNotModified
25 .. autoexception:: HTTPNotModified
24 self.assertRaises(webob.exc.HTTPNotModified, webapp2.abort, 304)
375 class HTTPNotModified(HTTPRedirection): class
558 class HTTPNotModified(HTTPRedirection): class
176 ``HttpResponseNotModified`` is ``HTTPNotModified``; this naming