Skip to content

Inifomeeo/http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

HTTP-server

An implementaation of a functional HTTP/1.1 server in C that parses HTTP requests and crafts responses.

Methods

It implements the GET method.

Service

It serves any type of dynamic content and two types of static content: HTML files and PNG images.

About

A simple HTTP server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages