Skip to content
/ rhttp Public

rhttp is a basic implementation of a HTTP server written in Ruby

License

Notifications You must be signed in to change notification settings

kevinnio/rhttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

rhttp

rhttp is a basic implementation of a HTTP server written in Ruby. Actually, it supports requesting for html and RAW files (like jpeg, png, gif) and for php files, after parsing them with php5-cgi tool.

I'm writting it as a hobby and as an adventure on HTTP own-learning.

About

rhttp is a basic implementation of a HTTP server written in Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published