Im trying to delete files from a S3 bucket, it works fine on the emulator 
buto nandrodi I get an error "java.net.protocolException DELETE does not 
support writing. "

My code uses

 r.setPost(true);
        r.setHttpMethod("DELETE");

does android not support this ? or is it a bug ?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/c87cf09e-2a4b-42b8-be79-b12bc57a303b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to