Mantis - Resin
Viewing Issue Advanced Details
1701 minor always 04-23-07 14:01 05-23-07 11:09
sam  
ferg  
high  
closed 3.1.0  
fixed  
none    
none 3.1.2  
0001701: Proxy cache and Authorization header
There appears to be an issue with the proxy cache, it is not dealing
with the Authorization header properly.
server/1kd0 is currently failing, it will pass if either of the two
things are done:

- the <cache> is disabled in resin.conf
- the code is modified to send a "Vary: Authorization"

The HTTP RFC details a couple of situations where a reponse to a request
that submits an Authorization: can be cached.
.

Notes
(0001943)
ferg   
05-23-07 11:09   
server/2h15