[OpenSIPS-Users] bogus to header in rls subscribe
Juha Heinanen
jh at tutpro.com
Wed Jun 2 19:58:46 CEST 2010
Anca Vamanu writes:
> However I see that my wireshark still shows
> \r\n at the beginning of the boundary string...
anca,
don't worry about that, because it is how it should be:
Note that the encapsulation boundary must occur at the beginning of a
line, i.e., following a CRLF, and that that initial CRLF is considered
to be part of the encapsulation boundary rather than part of the
preceding part.
it remains to fix the ;start= param value of Content-Type header:
Content-Type: multipart/related;type="application/rlmi+xml";start="<127532956\r\n\r\n
-- juha
More information about the Users
mailing list