https://github.com/oppodelldog/simplehttpreceiver
https://github.com/oppodelldog/simplehttpreceiver
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oppodelldog/simplehttpreceiver
- Owner: Oppodelldog
- Created: 2016-09-24T10:43:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-24T10:48:40.000Z (over 8 years ago)
- Last Synced: 2025-01-02T19:52:48.649Z (5 months ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#simpleHTTPReceiver
this little tool in intended to receive a HTTP request, debug print it to std.out and respond with some text
command line options:
-h help
-port int
server port to bind to (default 80)
-response string