-
Notifications
You must be signed in to change notification settings - Fork 843
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom HTTP methods #144
Comments
Hi @arjunmenon, Is this fixed? |
I have moved on to okhttp |
For future coders... #144 #91 #53 I need to use PATCH method. Thus, we got such a workaround. Can use any protocols
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there a way to call custom HTTP methods like
SUBSCRIBE
,NOTIFY
with this?The text was updated successfully, but these errors were encountered: