Re: Using HEAD TRACE OPTIONS with http
- From: Gordon Beaton <n.o.t@xxxxxxxxx>
- Date: 31 Mar 2008 05:46:01 GMT
On Sun, 30 Mar 2008 00:20:02 -0700 (PDT), Ravi wrote:
How can I use http request methods like HEAD, TRCAE, OPTIONS etc
with urlConnection. I tried setRequestProperty("TRACE", "") but
still I get the contents of the file.
Did you try HttpUrlConnection.setRequestMethod()?
/gordon
--
.
- References:
- Using HEAD TRACE OPTIONS with http
- From: Ravi
- Using HEAD TRACE OPTIONS with http
- Prev by Date: Re: Text to String literal conversion
- Next by Date: Sams Teach Yourself Java 6 in 21 Days - Installation Error
- Previous by thread: Re: Using HEAD TRACE OPTIONS with http
- Next by thread: first program in J2EE
- Index(es):