1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/webrick
drbrain 42ffb2ed15 * lib/webrick.rb: Moved proxy rewriting to WEBrick::HTTPProxy.
* lib/webrick/httpproxy.rb:  Add examples of creating a proxy server
  and response rewriting using HTTPProxy.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34424 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-02-02 23:17:24 +00:00
..
httpauth * lib/webrick/httpauth/digestauth.rb (_authenticate): 2011-07-05 05:06:05 +00:00
httpservlet
accesslog.rb * lib/webrick/accesslog.rb: Cosmetic fix of mismatched indentation. 2011-06-23 07:22:37 +00:00
cgi.rb
compat.rb
config.rb
cookie.rb
htmlutils.rb
httpauth.rb
httpproxy.rb * lib/webrick.rb: Moved proxy rewriting to WEBrick::HTTPProxy. 2012-02-02 23:17:24 +00:00
httprequest.rb * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#each): 2011-07-21 08:27:08 +00:00
httpresponse.rb * lib/webrick/httpresponse.rb (setup_header): 1xx responses 2011-12-12 22:33:56 +00:00
https.rb
httpserver.rb
httpservlet.rb
httpstatus.rb
httputils.rb * lib/webrick/httputils.rb: Add MIME Type definition of .js and .svg. 2011-09-26 02:28:54 +00:00
httpversion.rb
log.rb
server.rb
ssl.rb
utils.rb * lib/webrick/utils.rb: fix fcntl call. 2011-11-01 23:17:53 +00:00
version.rb