> -Original Message-
> From: Hrvoje Niksic [mailto:[EMAIL PROTECTED]
>
> "Karr, David" <[EMAIL PROTECTED]> writes:
>
> > When testing of posting to web services, if the service
> returns a SOAP
> > fault, it will set the response code to 500. However, the
> information
> > in the SO
"Karr, David" <[EMAIL PROTECTED]> writes:
> When testing of posting to web services, if the service returns a
> SOAP fault, it will set the response code to 500. However, the
> information in the SOAP fault is still useful. When wget gets a 500
> response code, it doesn't try to output the "erro
When testing of posting to web services, if the service returns a SOAP
fault, it will set the response code to 500. However, the information
in the SOAP fault is still useful. When wget gets a 500 response code,
it doesn't try to output the "error stream" (as opposed to the "input
stream"), where