Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aio-libs/aiohttp
/ HTTPNotFound
Class
HTTPNotFound
aiohttp/web_exceptions.py:256–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
255
256
class
HTTPNotFound(HTTPClientError):
257
status_code = 404
258
259
260
class
HTTPMethodNotAllowed(HTTPClientError):
Callers
3
_handle
Method · 0.85
_resolve_path_to_response
Method · 0.85
resolve
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected