[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: http_url_post
Hi,
Thanks for help!
It works after I reinstalled LIBHTTP.
But I have now problem with http_url_get. See below. This program
worked before reinstall.
[cid:_1_09386B7409386650004C607DC12579A3]
Med vennlig hilsen
Yang Bing Chang
Scott Klement <sk@xxxxxxxxxxxxxxxx>
Sent by: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
01.02.2012 18:30
Please respond to
HTTPAPI and FTPAPI Projects <ftpapi@xxxxxxxxxxxxxxxxxxxxxx>
To
HTTPAPI and FTPAPI Projects <ftpapi@xxxxxxxxxxxxxxxxxxxxxx>
cc
Subject
Re: http_url_post
Hello,
When you compiled HTTPAPI, it asked this question:
"Would you like to build HTTPAPI with SSL support?"
You answered this with N=No. To solve this, you need to call the
INSTALL program provided with HTTPAPI, and this time answer Y=Yes.
On 2/1/2012 5:22 AM, Bing@xxxxxxxxxx wrote:
> Hi,
> I have a problem with http_url_post.
> When I use http url, it works good.
> rc = http_url_post(
> 'http://wwwcie.ups.com/webservices/Ship'
> : %addr(postData) + 2
> : %len(postData)
> : filename
> : HTTP_TIMEOUT
> : HTTP_USERAGENT
> );
> But when I use https, I get error "Only the http protocol is
> available".
> rc = http_url_post(
> 'https://onlinetools.ups.com/webservices/Ship'
> : %addr(postData) + 2
> : %len(postData)
> : filename
> : HTTP_TIMEOUT
> : HTTP_USERAGENT
> );
> Does anybody know why?
> Best regards
> Yang Bing Chang
>
>
>
>
>
-----------------------------------------------------------------------
> This is the FTPAPI mailing list. To unsubscribe, please go to:
> [1]http://www.scottklement.com/mailman/listinfo/ftpapi
>
-----------------------------------------------------------------------
-----------------------------------------------------------------------
This is the FTPAPI mailing list. To unsubscribe, please go to:
[2]http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------
References
1. http://www.scottklement.com/mailman/listinfo/ftpapi
2. 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
-----------------------------------------------------------------------