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

Function TestResponseHeaders_module

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

Source from the content-addressed store, hash-verified

276}
277
278func TestResponseHeaders_module(t *testing.T) { testResponseHeaders(t, nil) }
279func TestResponseHeaders_worker(t *testing.T) {
280 testResponseHeaders(t, &testOptions{workerScript: "response-headers.php"})
281}

Callers

nothing calls this directly

Calls 1

testResponseHeadersFunction · 0.85

Tested by

no test coverage detected