java - Oauth multipart request -


i want send files server oauth authorization.
know how create oauth multipart request?
use oauth lib requests. how can add lib ability send multipart? have plan rewrite httpclient4.java class. had such experience?


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -