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

c++ - protocol buffers - generate NON-inline accessors -

c# - issue attaching/adding an entity object which is detached from the DB Context? -