MCPcopy
hub / github.com/projectdiscovery/katana / uniqueFilterIntegrationTest

Struct uniqueFilterIntegrationTest

cmd/integration-test/filters.go:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54type uniqueFilterIntegrationTest struct{}
55
56func (h *uniqueFilterIntegrationTest) Execute() error {
57 // Create a test server that returns 404 for all paths except root

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected