Skip to content

trainking/httpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpd

Introduction

http is a http server in Linux,use c/c++.

Implementation:

  • http 1.1

Quick Start

$ make

$ ./bin/httpd

In Ubuntu systems, -lpthread needs to be put at the end.

About

A simple implementation of an http server. use c/c++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published