Skip to content

SGunner2014/WebServe

Repository files navigation

Web Server Assignment

The purpose of this assignment is to create a rudimentary web server in C that supports the GET, HEAD and PUT request types in the HTTP protocol.

Notes for self:

We could add structs for each request type from the client and use a union to store the data

About

Web Server Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published