<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div><div dir="ltr"><div>Hi all,</div><div><br></div>RTSP client stopped working after HTTP version was upgraded to 1.1. The problem is that HTTP/1.1 requires the Host field (see <a href="http://tools.ietf.org/search/rfc2616#section-14.23" target="_blank">http://tools.ietf.org/search/rfc2616#section-14.23</a>).<div><br></div><div>I use a web server with a RTSP tunneling mod that "proxies" RTSP-over-HTTP to a regular RTSP server. The web server drops the request with 400 (Bad-Request) because of the missing Host field. This happens before the request can reach the mod.</div><div><br></div><div>Regards,</div><div>Victor</div>                                     </div></div><style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>                                      </div></body>
</html>