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

Struct HTTPInjectHeaderHandler

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

HTTPInjectHeaderHandler handles HTTP header injection/modification.

Source from the content-addressed store, hash-verified

583
584// HTTPInjectHeaderHandler handles HTTP header injection/modification.
585type HTTPInjectHeaderHandler struct{}
586
587// Execute injects or modifies HTTP headers in the payload.
588// Supports the following action_config options:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected