I was just wondering. Is there a way to add the X-Auth-PSK header to the xml string instead of doing it in curl line of the sh script. I am trying to make a python script that will do the same thing but the requests library for python requires that all the Soap headers be in the xml string.
I was just wondering. Is there a way to add the X-Auth-PSK header to the xml string instead of doing it in curl line of the sh script. I am trying to make a python script that will do the same thing but the requests library for python requires that all the Soap headers be in the xml string.