[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GSKit error 415 (Peer not recognized or badly formatted) (one way to avoid this error)
Hi there,
First of all, I like to thank Scott for the fantastic work done on the
HTTPAPI. It works great, and I was able to consume a web
service within a few tries.
The reason for this entry is to advise that the above mentioned error
can result from calling one of the http api procedures with a
conflicting combination of port value combined with http/https
For instance: http_url_post_xml('https://10.10.10.10:80/etc...').
Do note the port value of 80 combined with the https value!
A simple change to use port 443 for https resolved things, but it took
the better part of the day to figure that out, even if it seems so
obvious now.
Loek.
-----------------------------------------------------------------------
This is the FTPAPI mailing list. To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------