Class Iowa::WEBrickServlet
In: src/WEBrickServlet.rb
Parent: WEBrick::HTTPServlet::AbstractServlet

Methods

do_GET   do_POST  

Public Instance methods

// This is the only magic. It takes the place of the // Iowa::handleConnection() method that is used when running in a // non-webrick mode.

do_POST(request, response)

Alias for do_GET

[Validate]