https://github.com/axhixh/reflect
HTTP header dumper to test reverse proxy
https://github.com/axhixh/reflect
golang proxy testing
Last synced: 6 months ago
JSON representation
HTTP header dumper to test reverse proxy
- Host: GitHub
- URL: https://github.com/axhixh/reflect
- Owner: axhixh
- License: mit
- Created: 2017-01-20T00:21:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-20T00:23:40.000Z (over 9 years ago)
- Last Synced: 2024-06-20T12:36:19.044Z (about 2 years ago)
- Topics: golang, proxy, testing
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reflect
Reflect back the HTTP GET and POST requests back to the client.
Basic service to help test reverse proxy.