I am using this library for service requests and I was wondering if I could add unknown number of key-value headers in a loop like from a hashmap using this library and I could not find any way to do that.
Can set bodyParemeters through Map collection but not for headers. Anyone knows if it is possible let me know please.