[mythtv-commits] Ticket #1301: HTTP/1.0 is evil

MythTV mythtv at cvs.mythtv.org
Thu Feb 16 10:24:29 UTC 2006


#1301: HTTP/1.0 is evil
---------------------------------+------------------------------------------
 Reporter:  amcnabb at mcnabbs.org  |       Owner:  ijr 
     Type:  defect               |      Status:  new 
 Priority:  minor                |   Milestone:      
Component:  mythtv               |     Version:  head
 Severity:  medium               |  
---------------------------------+------------------------------------------
 It appears that QHTTP uses HTTP/1.0 by default.  This is problematic
 because HTTP/1.0 is incompatible with transparent proxies in ways that are
 difficult to work around.  In weather.cpp, most requests use HTTP/1.0 (the
 default).  However, a few of them use HTTP/1.1 already, so it shouldn't be
 very difficult to convert the others as well.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1301>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list