MCPcopy
hub / github.com/projectdiscovery/proxify / Set

Method Set

cmd/mitmrelay/mitmrelay.go:154–157  ·  view source on GitHub ↗
(value string)

Source from the content-addressed store, hash-verified

152}
153
154func (r *Relays) Set(value string) error {
155 *r = append(*r, value)
156 return nil
157}

Callers 3

ModifyRequestMethod · 0.80
removeBrEncodingMethod · 0.80
getProxifyServerMuxFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected