Resty icon indicating copy to clipboard operation
Resty copied to clipboard

Allow multipart PUT

Open vincentjames501 opened this issue 9 years ago • 1 comments

Haven't looked too much into this, but it looks like you can POST multipart form data, but not PUT it.

Can we just change the Replacement class to accept AbstractContent instead of Content and the put method in Resty to accept AbstractContent instead of Content?

vincentjames501 avatar Mar 08 '15 01:03 vincentjames501

@beders , any feedback? Also, would you mind doing a release for 0.3.3 as we want to rely on the new exception handling (don't throw exceptions on failed responses). Thanks!

singlewire avatar Apr 16 '15 14:04 singlewire