Skip to content

meslater1030/http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple HTTP server

Server only accepts requests with headers that include GET, HTTP/1.1 and Host:

Written by Megan Slater and Jesse Klein.

Invaluable input regarding tests provided by Jonathan Stallings.

Server file is configured to run with the 'webroot' folder in the same directory, with the server's root directory inside the webroot folder. The resolve_url() function will handle the file extensions in the webroot folder, and default to plain text for other types.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published