/dports/finance/electrum/Electrum-4.1.5/packages/aiohttp/ |
H A D | web_fileresponse.py | 22 HTTPNotModified, 119 self.set_status(HTTPNotModified.status_code)
|
H A D | web.py | 54 HTTPNotModified as HTTPNotModified, unknown
|
H A D | web_exceptions.py | 205 class HTTPNotModified(HTTPRedirection): class
|
/dports/www/py-aiohttp/aiohttp-3.7.4.post0/aiohttp/ |
H A D | web_fileresponse.py | 22 HTTPNotModified, 119 self.set_status(HTTPNotModified.status_code)
|
H A D | web.py | 54 HTTPNotModified as HTTPNotModified, unknown
|
H A D | web_exceptions.py | 205 class HTTPNotModified(HTTPRedirection): class
|
/dports/www/firefox/firefox-99.0/third_party/python/aiohttp/aiohttp/ |
H A D | web_fileresponse.py | 22 HTTPNotModified, 119 self.set_status(HTTPNotModified.status_code)
|
H A D | web.py | 54 HTTPNotModified as HTTPNotModified, unknown
|
H A D | web_exceptions.py | 205 class HTTPNotModified(HTTPRedirection): class
|
/dports/www/py-pyramid/pyramid-1.7.3/docs/api/ |
H A D | httpexceptions.rst | 48 .. autoexception:: HTTPNotModified
|
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/include/http/ |
H A D | HTTP.h | 118 HTTPNotModified = 304, enumerator
|
/dports/science/afni/afni-AFNI_21.3.16/src/XmHTML/include/http/ |
H A D | HTTP.h | 121 HTTPNotModified = 304, enumerator
|
/dports/x11-toolkits/xmhtml/XmHTML-1.1.10/http/ |
H A D | README.http | 84 304 HTTPNotModified document not modified since last request
|
H A D | HTTP.c | 1359 case HTTPNotModified: in HTTPErrorString()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/webapp2/tests/ |
H A D | misc_test.py | 24 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 D | httpexceptions.py | 375 class HTTPNotModified(HTTPRedirection): class
|
/dports/www/py-paste/Paste-3.4.6/paste/ |
H A D | httpexceptions.py | 375 class HTTPNotModified(HTTPRedirection): class
|
/dports/www/py-pyramid/pyramid-1.7.3/pyramid/ |
H A D | httpexceptions.py | 551 class HTTPNotModified(HTTPRedirection): class
|
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Ruby/ |
H A D | Ruby-1.9.1.bas | 114 HTTPNotModified HTTPRedirection
|
H A D | Ruby-1.8.7.bas | 119 HTTPNotModified HTTPRedirection
|
/dports/www/py-webob/WebOb-1.8.7/tests/ |
H A D | test_exc.py | 494 (304, webob_exc.HTTPNotModified),
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/WebOb/webob/ |
H A D | exc.py | 558 class HTTPNotModified(HTTPRedirection): class
|
/dports/www/py-webob/WebOb-1.8.7/src/webob/ |
H A D | exc.py | 593 class HTTPNotModified(HTTPRedirection): class
|
/dports/science/afni/afni-AFNI_21.3.16/src/XmHTML/lib/common/ |
H A D | HTTP.c | 1355 case HTTPNotModified: in HTTPErrorString()
|
/dports/www/py-aiohttp/aiohttp-3.7.4.post0/docs/ |
H A D | web_quickstart.rst | 693 * 304 - HTTPNotModified
|