MCPcopy
hub / github.com/encode/uvicorn / http_protocol_cls

Function http_protocol_cls

tests/conftest.py:259–260  ·  tests/conftest.py::http_protocol_cls
(request: pytest.FixtureRequest)

Source from the content-addressed store, hash-verified

257 ]
258)
259def http_protocol_cls(request: pytest.FixtureRequest):
260 return import_from_string(request.param)

Callers 2

get_connected_protocolFunction · 0.85
get_connected_protocolFunction · 0.85

Calls 1

import_from_stringFunction · 0.90

Tested by

no test coverage detected