[GH-ISSUE #8] Is it posible to make a put request ? #2

Closed
opened 2026-03-03 16:44:41 +03:00 by kerem · 2 comments
Owner

Originally created by @dinodsaurus on GitHub (Dec 6, 2014).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/8

Thank you for this great library! I was wondering if there is a way to make a PUT request?
oauthswift.client.get() and oauthswift.client.post() work just fine but I dont see the put method.

Originally created by @dinodsaurus on GitHub (Dec 6, 2014). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/8 Thank you for this great library! I was wondering if there is a way to make a PUT request? `oauthswift.client.get()` and `oauthswift.client.post()` work just fine but I dont see the put method.
kerem closed this issue 2026-03-03 16:44:42 +03:00
Author
Owner

@dongri commented on GitHub (Dec 7, 2014):

@dinodsaurus
Added PUT, DELETE Method
github.com/dongri/OAuthSwift@1bb833a365
oauthswift.client.put()

<!-- gh-comment-id:65922232 --> @dongri commented on GitHub (Dec 7, 2014): @dinodsaurus Added PUT, DELETE Method https://github.com/dongri/OAuthSwift/commit/1bb833a365155dd82a09a9646916bf8aaecf7291 `oauthswift.client.put()`
Author
Owner

@dinodsaurus commented on GitHub (Dec 7, 2014):

thanks for the quick response !

<!-- gh-comment-id:65941823 --> @dinodsaurus commented on GitHub (Dec 7, 2014): thanks for the quick response !
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#2
No description provided.