HTTPAPI 1.51 minor errors

Discussions related to HTTPAPI (An HTTP Client Package for RPG programming.) http://www.scottklement.com/httpapi/
Post Reply
peder udesen
Posts: 26
Joined: Thu Jul 29, 2021 8:00 am

HTTPAPI 1.51 minor errors

Post by peder udesen »

I have just updated HTTPAPI to version 1.51 and have found some minor errors.

1) The version number is still 1.49.
2) The source EXAMPLE13 is marked as RPGLE -- it should be SQLRPGLE -- a typo in upload.bat
3) And final, not an error - The text describing the members is missing.

Regards
Peder
Scott Klement
Site Admin
Posts: 884
Joined: Sun Jul 04, 2021 5:12 am

Re: HTTPAPI 1.51 minor errors

Post by Scott Klement »

Thanks. I don't currently have an IBM i that I have FTP access to, so its hard to test that.

There's no good way to preserve the member text with FTP. I recommend using the save file or install via Git if the member text is important to you.

I've updated the website to 1.52 and hopefully the other problems are fixed.
peder udesen
Posts: 26
Joined: Thu Jul 29, 2021 8:00 am

Re: HTTPAPI 1.51 minor errors

Post by peder udesen »

Well, normally I would have downloaded the SAVF but Google took me to
the FTP-section of your site. It was first after the installation I found the
right place :(

So I had a lot of problems uploading the sources via FTP from my PC due to security settings. [ Lot of nasty words :) ]

I fixed the missing text using PDM
Having saved the old LIBHTTP I could copy / paste the texts page by page to the new LIBHTTP.
There were no changes in the number of sources. So it was fairly simpel.

But any way - thank you for an excellent job with all of your open source projects.
I'm happy I could give some feedback.

Regards
Peder
Post Reply