http-revproxy-injector

command module
v0.0.0-...-3f567b4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

README

http-revproxy-injector

Integration Test

Reverse proxy to inject http component (header, form, etc) on request or response

Examples

# curl -X POST http://revproxydvwa:4322/revpr0xyconfig -H 'Content-Type: application/json' -d '{"name":"Cookie","value":"PHPSESSID=jv2db8n2jvjbjs4t44me934570; security=low", "place": "header"}'
{"message":"Data is injected"}

# curl http://revproxydvwa:4322/revpr0xyconfig
{"message":"OK","data":{"Cookie":{"value":"PHPSESSID=jv2db8n2jvjbjs4t44me934570; security=low","place":"header"}}}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL