Home
Ruby
ActiveRecord
Array
CGI
Class
Collections
Database
Date
Design Patterns
Development
File Directory
GUI
Hash
Language Basics
Method
Network
Number
Rails
Range
Reflection
Statement
String
Threads
Time
Tk
Unit Test
Windows Platform
XML
Menu
Webrick Web Server « Network « Ruby
Ruby
Network
Webrick Web Server
1.
WEBrick is a Ruby library that makes it easy to build an HTTP server with Ruby
2.
access to request and response objects
3.
find out what URL the user tried to access in his or her browser