A cross platform Http web server developed using C++.
Agile methodology with emphasis on :-
1. Good Design
2. Object Oriented Programming
3. Refactoring
4. Static/Dynamic Analysis, Unit-testing, Code Coverage
5. Software Engineering best practices.
Features
- HTTP::GET on static files
- HTTP::PUT for static files
- HTTP::POST for static files
- HTTP::HEAD for static files
- HTTP::DELETE for static files
- API to add dynamic user-created handlers
- X-PLAT: Works on Windows and Linux(Fedora, Ubuntu)
- No restrictions on file size for uploading and downloading.
- HTTP::OPTIONS for static files
- HTTP::TRACE
- Single or Multi-Threaded mode available
- Supports Persistent/Non-Persistent Connections
- Statistics Handler to provide server statistics: Get http://host:port/stats
License
BSD LicenseFollow HttpBlitz
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for updates ;)
-
Please don't download the binary. It is old and out-dated. Try and check-out the project and build it. I work on this during my free time, thus the progress is a bit slow. Sorry about that. Satya Sidhu