Changeset 173

Show
Ignore:
Timestamp:
10/20/2006 03:29:44 (2 years ago)
Author:
zimbatm
Message:

Fixes #101

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/camping/webrick.rb

    r160 r173  
    5757 
    5858        if @local_path 
    59             do_GET(req, res) 
     59            do_GET(req, resp) 
    6060        else 
    6161            resp.body = controller.body.to_s