MCPcopy
hub / github.com/dreadl0ck/netcap / HTTPRedirectHandler

Struct HTTPRedirectHandler

injection/actions.go:741–741  ·  view source on GitHub ↗

HTTPRedirectHandler handles HTTP redirect injection.

Source from the content-addressed store, hash-verified

739
740// HTTPRedirectHandler handles HTTP redirect injection.
741type HTTPRedirectHandler struct{}
742
743// Execute creates an HTTP redirect response.
744// Supports the following action_config options:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected