<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-2" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18904">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi, </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>I have problems connecting to RTSP
server with HTTP tunneling. My server closes connection immediately
after the first HTTP GET request fails with `HTTP/1.0 401
Unauthorized` error, so there is no second chance to send authentication
credentials in the next requests. I have a question: Is there any simple
way to include my own HTTP header fields ( `Authorization: Basic`
or maybe `Connection: Keep-alive` would do ) in the first GET request
? </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV>
<DIV><FONT size=2 face=Arial>Regards,</FONT></DIV>
<DIV><FONT size=2 face=Arial>Kamil </FONT></DIV></DIV></BODY></HTML>