HTTPAPI Version issue

Discussions related to HTTPAPI (An HTTP Client Package for RPG programming.) http://www.scottklement.com/httpapi/
Post Reply
ridnerc
Posts: 2
Joined: Fri May 17, 2024 3:35 pm

HTTPAPI Version issue

Post by ridnerc »

I just updated our HTTPAPI to version 1.51 (or that was the version on the site I downloaded)
After the install I see that the version is 1.49.
We downloaded from the 1.51 link and tried it again in case we had downloaded the wrong thing, but it still says 1.49
I'm getting the version from the LIBHTTP/QRPGLESRC member HTTAPI_H
It shows version 1.49 release date of 2024-04-16
Is there an issue on getting 1.51 downloaded or is it just something that was missed ?
0000.32 D HTTPAPI_VERSION...
0000.33 D C CONST('1.49')
0000.34 D HTTPAPI_RELDATE...
0000.35 D C CONST('2024-04-16')
Post Reply