You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2026. It is now read-only.
I'm trying to send some data on the request body using PUT verb but is not working. Nothing is sent.
Does anyone know how to solve that?
This is my code:
When looking the request through fiddler i can see nothing is being passed on the body.