A simple http server that'll display request headers. It also will purposefully generate 5xx errors. Meant for use in troubleshooting.
Stars
4
Forks
2
Watchers
4
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
103
commits
14
commits
Adding the ability to specify and address (note that address must exist or it'll exit)
a5fa73cView on GitHubAdding two new endpoints, longerrequest where a request header can set the sleep duration, and an upload endpoint
5b82b3cView on GitHubRemove gotestserver executable from tracking
08a1ebaView on GitHubUpdated the openssl command to work properly on libre ssl
8418b87View on GitHubConsolidated -d and request (dumpRequest)and cleaned up some more cipher checks
cc5569cView on GitHub