MCPcopy Create free account
hub / github.com/php/frankenphp / TestRejectInvalidHeaders_module

Function TestRejectInvalidHeaders_module

frankenphp_test.go:1035–1035  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

1033}
1034
1035func TestRejectInvalidHeaders_module(t *testing.T) { testRejectInvalidHeaders(t, &testOptions{}) }
1036func TestRejectInvalidHeaders_worker(t *testing.T) {
1037 testRejectInvalidHeaders(t, &testOptions{workerScript: "headers.php"})
1038}

Callers

nothing calls this directly

Calls 1

testRejectInvalidHeadersFunction · 0.85

Tested by

no test coverage detected