HTTPUtils, the need to use URL in GetString

bluedude

Well-Known Member
Licensed User
Longtime User
Hi Erel,

Why do I need to provide the URL in Httputils.getstring again? I would expect to use the JobId.

Also wondering how to implement UTF8 (I use that in my original HTTP code) by using GetString ("UTF8").

For the rest it seems to be a great handy code module.

Cheers,
 

bluedude

Well-Known Member
Licensed User
Longtime User
Erel,

What I don't get is why I need to provide the URL again while I already used that in PostString? Seems to be a little inconvenient sometimes.

Cheers,
 
Upvote 0
Top