Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/encode/uvicorn
/ http_protocol_cls
Function
http_protocol_cls
tests/conftest.py:259–260 ·
view source on GitHub ↗
(request: pytest.FixtureRequest)
Source
from the content-addressed store, hash-verified
257
]
258
)
259
def
http_protocol_cls(request: pytest.FixtureRequest):
260
return
import_from_string(request.param)
Callers
2
get_connected_protocol
Function · 0.85
get_connected_protocol
Function · 0.85
Calls
1
import_from_string
Function · 0.90
Tested by
no test coverage detected