6

Is there any way that we can disable the url encoding in python requests ?

What I want to do : I want to send at the data section a key pair value but I do not want the value to get url encoded .

Is there any switch ?

Thank you !

ItsYou
  • 97
  • 1
  • 11
  • Possible duplicate of [How to prevent python requests from percent encoding my URLs?](http://stackoverflow.com/questions/23496750/how-to-prevent-python-requests-from-percent-encoding-my-urls) – Chiheb Nexus Apr 09 '17 at 01:36
  • 2
    I do not want json data – ItsYou Apr 09 '17 at 01:38

0 Answers0