https://github.com/pke/atlhttpd
Simple C++/ATL based HTTP server
https://github.com/pke/atlhttpd
Last synced: 6 months ago
JSON representation
Simple C++/ATL based HTTP server
- Host: GitHub
- URL: https://github.com/pke/atlhttpd
- Owner: pke
- Created: 2013-09-11T21:03:21.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-12T00:17:17.000Z (about 12 years ago)
- Last Synced: 2025-02-10T03:28:38.880Z (8 months ago)
- Language: C++
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Start the server and navigate to this url in your browser:
http://localhost:3000/echo/2.xml?text=hello%20world
Or navigate to
http://localhost:3000/protected
with username ```NSA``` and ```FUCK!YOU!``` as password.