http_parser 0.1.3
This gem provides a (hopefully) high quality http parser library that can build request information iteratively as data comes over the line without requiring the caller to maintain the entire body of the request as a single string in memory.
Gemfile:
=
安裝:
=
Development 相依性套件 (1):
rspec
>= 1.2.9