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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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