Opened 18 years ago

Closed 18 years ago

#1301 closed defect (wontfix)

HTTP/1.0 is evil

Reported by: amcnabb@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythweather Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

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.

Change History (2)

comment:1 Changed 18 years ago by anonymous

Component: mythtvmythweather

comment:2 Changed 18 years ago by Isaac Richards

Resolution: wontfix
Status: newclosed

Feature request w/o patch.

Note: See TracTickets for help on using tickets.