question

mice777 avatar image
mice777 asked

HTTP PATCH method problem on Android

Android's HTTP client (HttpURLConnection) doesn't like PATCH method. It supports only basic set of methods. So it may be hard for Android developers to update nodes' parameters (rename file, etc). Would you consider to implement an override, such as using GET and specifying method in headers or part of URL? For example, OneDrive API supports that as 'method=' url parameter.
amazon drive
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Sean Callahan avatar image
Sean Callahan answered
Thank you for your post and product suggestion. I will add this to our product backlog for our team to discuss and prioritize.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.