MCPcopy Create free account
hub / github.com/mitmproxy/mitmproxy / test_ignore_push

Function test_ignore_push

test/mitmproxy/proxy/layers/http/test_http3.py:386–387  ·  view source on GitHub ↗
(tctx: context.Context)

Source from the content-addressed store, hash-verified

384
385
386def test_ignore_push(tctx: context.Context):
387 playbook, cff = start_h3_proxy(tctx)
388
389
390def test_fail_without_header(tctx: context.Context):

Callers

nothing calls this directly

Calls 1

start_h3_proxyFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…