Class WEBrick::HTTPResponse
In: lib/rack/handler/webrick.rb
Parent: Object

This monkey patch allows for applications to perform their own chunking through WEBrick::HTTPResponse iff rack is set to true.

Methods

External Aliases

setup_header -> _rack_setup_header

Attributes

rack  [RW] 

Public Instance methods

[Validate]