Module: LLHttp
- Defined in:
- lib/llhttp.rb,
lib/llhttp/error.rb,
lib/llhttp/parser.rb,
lib/llhttp/version.rb,
lib/llhttp/delegate.rb
Defined Under Namespace
Classes: Delegate, Error, Parser
Constant Summary collapse
- VERSION =
"0.0.2"
Class Method Summary collapse
Class Method Details
.version ⇒ Object
6 7 8 |
# File 'lib/llhttp/version.rb', line 6 def self.version VERSION end |