Basic multi-threaded Web Server implementing compression and range requests serving files from the public_html
directory. Compression is implemented through the zlib library and range requests can be done by modifying the Range header as follows: curl http://www.example.com -i -H "Range: bytes=0-100"
-
Notifications
You must be signed in to change notification settings - Fork 0
Shyann/Web-Server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Basic multi-threaded HTTP 1.1 web server
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published