#1281: Forcing the url scheme to https is not possible
-----------------------------------------+----------------------------------
 Reporter:  sven.kretschm...@…           |       Owner:  david
     Type:  defect                       |      Status:  new  
 Priority:  normal                       |   Milestone:  1.0.4
Component:  request                      |     Version:  1.0.3
 Severity:  normal                       |    Keywords:       
Has_patch:  0                            |  
-----------------------------------------+----------------------------------
 The AgaviWebRequest in line 361 (Agavi 1.0.3) does check $HTTPS for the
 value 'on'. This specific value never can arrive there, as 'on' will be
 cast to boolean by the XSD and the value 1 is set as $HTTPS.

 Our server setup uses a Squid which takes in the HTTPS request and proxies
 this via HTTP to the internal lighttpd. That's why we need to force the
 url scheme to be https.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1281>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to