Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

HTTP DELETE method on IIS using HttpURLConnection

843790Jun 7 2007 — edited Jun 13 2007
Hi,

I want to send HTTP DELETE request using HttpURLConnection to remove a file from the IIS web application.

I do have write access to IIS web application.

But I am getting http error code : 501 ( NOT IMPLEMENTED ).

Is there a way to enable HTTP DELETE on IIS ?

Regards,
Dipak Mehta
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 11 2007
Added on Jun 7 2007
6 comments
310 views