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

RE: how to do a http get from rpg



Hi Larry,

EXAMPLE1 is a basic get from an URL to the IFS.

Just change the URL and IFS variables and you should have something to start with.

What do you want to then?


Hi all - I have what is probably an easy question.  I want to do a GET
   (not a POST) to a URL from an RPG program.   Example 2 shows how to do
   a post and makes a reference in a comment to the fact that there is
   also an API for a GET, but I don't see an example of how to do this.
   Is there one?  BTW, I see that Example 3 does a GET using SSL but I
   don't need SSL or all of the digital certificate stuff that comes with
   SSL.

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