Actions
Feature #1358
closednet/http has no TRACK method - here's a patch
    Feature #1358:
    net/http has no TRACK method - here's a patch
  
Description
=begin
net/http has no TRACK method - I found it useful and trivial to add, so here is my patch for it. It is not part of the RFC, but it does have a use.
=end
Files
        
           Updated by daz (Dave B) over 16 years ago
          Updated by daz (Dave B) over 16 years ago
          
          
        
        
      
      =begin
Very similar to http://redmine.ruby-lang.org/issues/show/1352 :)
=end
        
           Updated by sardaukar (Bruno Antunes) over 16 years ago
          Updated by sardaukar (Bruno Antunes) over 16 years ago
          
          
        
        
      
      =begin
what you get for posting patches in ruby-forum.com and only adding them here 3 days later... :)
        
           Updated by marcandre (Marc-Andre Lafortune) about 16 years ago
          Updated by marcandre (Marc-Andre Lafortune) about 16 years ago
          
          
        
        
      
      - Category set to lib
- Assignee set to aamine (Minero Aoki)
=begin
=end
        
           Updated by mame (Yusuke Endoh) over 15 years ago
          Updated by mame (Yusuke Endoh) over 15 years ago
          
          
        
        
      
      - Assignee changed from aamine (Minero Aoki) to naruse (Yui NARUSE)
=begin
=end
        
           Updated by naruse (Yui NARUSE) over 15 years ago
          Updated by naruse (Yui NARUSE) over 15 years ago
          
          
        
        
      
      - Status changed from Open to Rejected
=begin
TRACK is only in IIS and source of vulnerability.
We can't add such method.
http://www.kb.cert.org/vuls/id/288308
http://www.symantec.com/business/security_response/attacksignatures/detail.jsp?asid=20419
=end
Actions