HTTP PUT using UTL_HTTP ??
585551Nov 26 2007 — edited Nov 27 2007I need to invoke a servlet on remote server with 'PUT method'. Does UTL_HTTP supports HTTP PUT and is it possible to do a HTTP PUT using UTL_HTTP?
I have gone thru some examples for method GET and POST on the forum. If PUT could be done via UTL_HTTP then would it be a similar approach or it would need some special/different treatment?
Any suggestion/help/sample code is deeply appreciated.
Thanks a bunch!!!
Mrinal