Class | CGIKit::Adapter::WEBrick |
In: |
lib/cgikit/webrick.rb
|
Parent: | Object |
The adapter and WEBrick::CGIKitServlet are for WEBrick writtend by Ken-ichi HASHIMOTO and Shinya Kawaji. Thanks!
GENERAL_HEADER | = | %w[ Cache-Control Connection Date Pragma Trailer Transfet-Encoding Upgrade Via Warning ] |
RESPONSE_HEADER | = | %w[ Accept-Ranges Age ETag Location Proxy-Authenticate Retry-After Server Vary WWW-Authenticate ] |
ENTITY_HEADER | = | %w[ Allow Content-Encoding Content-Language Content-Length Content-Location Content-MD5 Content-Range Content-Disposition Expires Last-Modified ] |
LEAVE_HEADER | = | {} |