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
Powerful Website Security | Continuous Web Threat Platform
Reflectiz is a comprehensive web exposure management platform that helps organizations proactively identify, monitor, and mitigate security, privacy, and compliance risks across their online environments. Designed to address the growing complexity of modern websites, Reflectiz provides full visibility and control over first, third, and even fourth-party components, such as scripts, trackers, and open-source libraries that often evade traditional security tools.
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