Changeset 5485

Show
Ignore:
Timestamp:
04/21/08 16:37:40 (3 weeks ago)
Author:
hdm
Message:

Bugfix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • framework3/trunk/modules/auxiliary/server/capture/http.rb

    r5484 r5485  
    231231                 
    232232                if(ctypes[req_ext]) 
    233                         ctype = ctypes[img_ext] || ctypes["jpg"
     233                        ctype = ctypes[req_ext
    234234                        res = 
    235235                           "HTTP/1.1 200 OK\r\n" +