Open ikaros-project opened 2 months ago
Socket does not read a JSON body in some cases but works for the save command when sent from Safari.
This now works for PUT from Safari or Python script using the requests library. It does not work with cURL or Postman. Since this is not our use case, changes this from bug to improvements.
Socket does not read a JSON body in some cases but works for the save command when sent from Safari.