I have script in LoadRunner, which sends POST requests using functions in .h library.
I must write new function and add it to .h library to have possibility to send GET requests to web-service in LoadRunner.
Could you tell me any idea, how to do this?