I need to send a request using the http client lib, I have to send a parameter that is an ID number in the Header of the HTTP message. I'm using the library http_client , DC 10.72 , RCM6760.
I have not found any client-side function in http client that mounts the header to send a GET request .