Ignore:
Timestamp:
31/07/2011 14:35:54 (10 months ago)
Author:
roberto@…
Branch:
default
Message:

added -S/--set option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/python/wsgi_headers.c

    r1158 r1348  
    3939                        PyErr_Restore(exc_type, exc_val, exc_tb); 
    4040 
    41                         goto clear;      
     41                        // the error is reported, let's continue... 
     42                        //goto clear;    
    4243                } 
    4344        } 
Note: See TracChangeset for help on using the changeset viewer.