79083506

Date: 2024-10-13 15:36:33
Score: 1.5
Natty:
Report link

To send json string in body:

response = requests.put(url, data=json.dumps(json_string))
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Maxim