Skip to content

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages