Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
Since you already have the string with the header values, you should be able do something like
Regards,
Marcus
SmartBear Support
Since you already have the string with the header values, you should be able do something like
new_headers = headers.replace(" ","") to remove the spaces.Regards,
Marcus
SmartBear Support