<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 20.01.2011 14:26, Philip Prince wrote:
    <blockquote
      cite="mid:DF805143-11B2-48F2-9499-FD5D8E9FD391@oxil.co.uk"
      type="cite">
      <div>
        <div><font class="Apple-style-span" face="Courier">     
            VRT_SetHdr(sp, HDR_REQ, "\013X-My-Own-Value:", "1",
            vrt_magic_string_end);</font><br>
        </div>
      </div>
    </blockquote>
    You probably get panic in here, since length of "X-My-Own-Value:"
    isn't 013oct ( = 11dec). More detailed info on panic reasons should
    be in your syslog.<br>
    <br>
    Argument for VRT_SetHdr should be "\020X-My-Own-Value:".<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Łukasz Barszcz
web architect
Pion Aplikacji Internetowych
GG Network S.A   <a class="moz-txt-link-freetext" href="http://www.gadu-gadu.pl">http://www.gadu-gadu.pl</a>
ul. Kamionkowska 45   03-812 Warszawa
tel.: +48 22 4277900   fax.: +48 22 5146498   <a class="moz-txt-link-freetext" href="gg:16210">gg:16210</a>

Spółka zarejestrowana w Sądzie Rejonowym dla m. st. Warszawy, XIII
Wydział Gospodarczy KRS pod numerem 0000264575, NIP 867-19-48-977.
Kapitał zakładowy:  1 758 461,10 zł - wpłacony w całości.
</pre>
  </body>
</html>