[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: http_url_post_xml



The parameters to http_url_post_xml() should be documented in the 
comments of the HTTPAPI_H source member.

Selders, Vince E wrote:
> Hello again.
> 
> Can anyone explain the http_url_post_xml method?  I think I have almost
> everything set up but seem to be failing here.
> rc = http_url_post_xml(
>                   'http://somewhere.com' 
>                    : %addr(SOAP) + 2
>                    : %len(SOAP)
>                    : *NULL
>                    : %paddr(Incoming)
>                    : %addr(searchString)
>                    : HTTP_TIMEOUT
>                    : HTTP_USERAGENT
>                    : 'text/xml'
>                    : 'http://somewhere.com');
> 
> I simply don't understand what all of this is.
> -----------------------------------------------------------------------
> This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> -----------------------------------------------------------------------
> 

-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------