module Puma
Conservative native JRuby/Java implementation of IOBuffer
backed by a ByteArrayOutputStream and conversion between Ruby String
and Java bytes
Constants
- HTTP_STATUS_CODES
Every standard HTTP code mapped to the appropriate message. These are used so frequently that they are placed directly in
Puma
for easy access rather thanPuma::Const
itself.- IS_JRUBY
- STATUS_WITH_NO_ENTITY_BODY
For some HTTP status codes the client only expects headers.
Attributes
cli_config[RW]