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
Add PUT and DELETE methods to Request struct (#73)
Adds `put` and `delete` methods to `Request`. Also adds `put_json`
method under the `json` feature. Fixes issue #72 . #
---------
Co-authored-by: pintariching <tilen@pintaric.si>
0 commit comments