Home
last modified time | relevance | path

Searched refs:HTTPNotModified (Results 1 – 25 of 27) sorted by relevance

12

/dports/finance/electrum/Electrum-4.1.5/packages/aiohttp/
H A Dweb_fileresponse.py22 HTTPNotModified,
119 self.set_status(HTTPNotModified.status_code)
H A Dweb.py54 HTTPNotModified as HTTPNotModified, unknown
H A Dweb_exceptions.py205 class HTTPNotModified(HTTPRedirection): class
/dports/www/py-aiohttp/aiohttp-3.7.4.post0/aiohttp/
H A Dweb_fileresponse.py22 HTTPNotModified,
119 self.set_status(HTTPNotModified.status_code)
H A Dweb.py54 HTTPNotModified as HTTPNotModified, unknown
H A Dweb_exceptions.py205 class HTTPNotModified(HTTPRedirection): class
/dports/www/firefox/firefox-99.0/third_party/python/aiohttp/aiohttp/
H A Dweb_fileresponse.py22 HTTPNotModified,
119 self.set_status(HTTPNotModified.status_code)
H A Dweb.py54 HTTPNotModified as HTTPNotModified, unknown
H A Dweb_exceptions.py205 class HTTPNotModified(HTTPRedirection): class
/dports/www/py-pyramid/pyramid-1.7.3/docs/api/
H A Dhttpexceptions.rst48 .. autoexception:: HTTPNotModified
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/include/http/
H A DHTTP.h118 HTTPNotModified = 304, enumerator
/dports/science/afni/afni-AFNI_21.3.16/src/XmHTML/include/http/
H A DHTTP.h121 HTTPNotModified = 304, enumerator
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/http/
H A DREADME.http84 304 HTTPNotModified document not modified since last request
H A DHTTP.c1359 case HTTPNotModified: in HTTPErrorString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/webapp2/tests/
H A Dmisc_test.py24 self.assertRaises(webob.exc.HTTPNotModified, webapp2.abort, 304)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/Paste/paste/
H A Dhttpexceptions.py375 class HTTPNotModified(HTTPRedirection): class
/dports/www/py-paste/Paste-3.4.6/paste/
H A Dhttpexceptions.py375 class HTTPNotModified(HTTPRedirection): class
/dports/www/py-pyramid/pyramid-1.7.3/pyramid/
H A Dhttpexceptions.py551 class HTTPNotModified(HTTPRedirection): class
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Ruby/
H A DRuby-1.9.1.bas114 HTTPNotModified HTTPRedirection
H A DRuby-1.8.7.bas119 HTTPNotModified HTTPRedirection
/dports/www/py-webob/WebOb-1.8.7/tests/
H A Dtest_exc.py494 (304, webob_exc.HTTPNotModified),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/WebOb/webob/
H A Dexc.py558 class HTTPNotModified(HTTPRedirection): class
/dports/www/py-webob/WebOb-1.8.7/src/webob/
H A Dexc.py593 class HTTPNotModified(HTTPRedirection): class
/dports/science/afni/afni-AFNI_21.3.16/src/XmHTML/lib/common/
H A DHTTP.c1355 case HTTPNotModified: in HTTPErrorString()
/dports/www/py-aiohttp/aiohttp-3.7.4.post0/docs/
H A Dweb_quickstart.rst693 * 304 - HTTPNotModified

12