https://github.com/cavejay/3301httpserver
Simple HTTP/1.0 Server built for OpenBSD
https://github.com/cavejay/3301httpserver
Last synced: about 1 year ago
JSON representation
Simple HTTP/1.0 Server built for OpenBSD
- Host: GitHub
- URL: https://github.com/cavejay/3301httpserver
- Owner: cavejay
- License: mit
- Created: 2015-08-21T13:55:59.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-21T14:09:42.000Z (almost 11 years ago)
- Last Synced: 2023-08-18T15:39:13.357Z (almost 3 years ago)
- Language: C
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# A Simple HTTP/1.0 server built for OpenBSD 5.7
This was an assignment for UQ's COMP3301