An open API service indexing awesome lists of open source software.

https://github.com/manfred/rnr

RNR is a fresh implementation of the HTTP protocol for Ruby
https://github.com/manfred/rnr

Last synced: 6 months ago
JSON representation

RNR is a fresh implementation of the HTTP protocol for Ruby

Awesome Lists containing this project

README

          

# RNR

RNR is a fresh take on Ruby's net/http. The aim is to develop a lean HTTP client implementation.

## Legal and props

The parser code is based on Zed Shaw's RFuzz parser. Code is used under the terms of the Ruby license: http://www.ruby-lang.org/en/LICENSE.txt.

All code in this repository can be used under the MIT license:
http://opensource.org/licenses/MIT