[#23231] What do you think about changing the return value of Kernel#require and Kernel#load to the source encoding of the required file? — =?ISO-8859-15?Q?Wolfgang_N=E1dasi-Donner?= <ed.odanow@...>

Dear Ruby developers and users!

8 messages 2009/04/17

[#23318] [Feature #1408] 0.1.to_r not equal to (1/10) — Heesob Park <redmine@...>

Feature #1408: 0.1.to_r not equal to (1/10)

19 messages 2009/04/26

[ruby-core:23117] [Feature #1352] Patch: Added missing TRACK method to lib/net/http.rb

From: Darshan Patil <redmine@...>
Date: 2009-04-04 15:50:09 UTC
List: ruby-core #23117
Feature #1352: Patch: Added missing TRACK method to lib/net/http.rb
http://redmine.ruby-lang.org/issues/show/1352

Author: Darshan Patil
Status: Open, Priority: Normal

Added TRACK method to the http library.

The TRACK method allows connections from the client to the server to be traced and debugged. When the TRACK method is used, the Web server echoes back information to the client that is not filtered and not modified.

Microsoft IIS Web servers use the TRACK method, which is an alias of TRACE.


----------------------------------------
http://redmine.ruby-lang.org

In This Thread

Prev Next