Mantis - Resin
Viewing Issue Advanced Details
1805 minor always 06-18-07 10:52 06-20-07 09:49
sam  
ferg  
urgent  
closed 3.0.23  
fixed  
none    
none 3.1.2  
0001805: Need Content-Type set for sendRedirect
(rep by M Hanson)

We are using transport-guarantee,
currently, if a browser calls http://my.url.com [^] , resin responds, and
tells the browser to load https://my.url.com. [^] The problem is that some
firewalls will not allow this response from resin becuase the
"content-type" header is missing from resin's redirect response.

The Watcdog firewall rejects any response that does not include a Content-Type.

Notes
(0002068)
ferg   
06-20-07 09:49   
server/10cd