Class
Iowa::HTTPServer
In:
src/HTTPServer.rb
Parent:
WEBrick::HTTPServer
Methods
in_mapfile?
load_map_file
new
service
Constants
URIRegex
=
Regexp.new('(/*(?:[^/]*/*)*?)(\w+\-\w+\-\w+\.\w+\.[\w\.]+)*$')
Public Class methods
new
(options)
Public Instance methods
in_mapfile?
(path)
load_map_file
()
service
(req,res)
[Validate]