Skip to content

copiousfreetime/http-parser.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http_parser

  • Homepage

  • Rubyforge Project

  • email jeremy at copiousfreetime dot org

  • git clone url git://github.com/copiousfreetime/http-parser.rb.git

INSTALL

  • gem install http-parser

DESCRIPTION

This is a ruby wrapper around the http-parser library. The upstream http-parser library is, in itself, an evolution of Zed Shaw’s http11_parser that is part mongrel

So this library has come full circle back to ruby again.

CREDITS

LICENSE

Copyright © 2009 Jeremy Hinegardner and released under the same terms as Ruby. See the top level LICENSE and COPYING files for details.

The following files are the exception, they fall under the auspicies of the ext/http-parser/LICENSE. That file indicates that that Rhay Dahl’s works is under the MIT license, and Zed Shaw’s work is under the same tersm as Ruby.

  • ext/http-parser/LICENSE

  • ext/http-parser/README.md

  • ext/http-parser/http_parser.c

  • ext/http-parser/http_parser.h

  • ext/http-parser/http_parser.rl

About

A ruby gem that embedds ry/http-parser in it as an extension

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published