in reply to Re^2: Perl web service consumed by c# client returns null.
in thread Perl web service consumed by c# client returns null.
That or the client does not see headers at all. Header items should be separated by \r\n . The end of headers is denoted by \r\n\r\n
|
|---|