Http_response funny

Heinrich Venter heinrich@REDACTED
Thu Dec 2 15:33:27 CET 2004


Hi

I am using http:request (inets 4.0) to do a SOAP request.  The status
line has a type of "100 Continue".  I get an error because the function
http_response:status_continue returns only ok when the
httpc_handler:handle_response case statements expect something like {ok,
""}

Simply replacing the ok with {ok, ""} breaks rest of the resonses
because now the next status line is deemed as part of the body of the
"100 Continue" response.

Stil looking for a solution to this.  Any one seen this before?

-]-[einrich


Click here for more information.
http://asp1.rocketseed.com/RocketSeed/mail/433a32353a3839353032313a33303639373a2d323a313831

Bought to you by Launchpad.
http://asp1.rocketseed.com/RocketSeed/mail/433a32353a3839353032313a33303639373a2d323a313438
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20041202/a028cdbd/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MTk2LjMwLjc5LjE1NQ==
Type: image/gif
Size: 557 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20041202/a028cdbd/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MTk2LjMwLjc5LjE1NQ==
Type: image/gif
Size: 16459 bytes
Desc: not available
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20041202/a028cdbd/attachment-0001.gif>


More information about the erlang-questions mailing list