Re: setUseCaches

2003-06-03 Thread Ortwin Glück
will be cached internally. To control caching at the proxy you need to set the headers yourself. Odi O Khalid wrote: hey guys, I was wondering if anyone knows how to dis-able cache using the httpClient. I believe the HttpURLConnection class does not support setUseCaches method yet. Does anyone know

setUseCaches

2003-06-03 Thread O Khalid
hey guys, I was wondering if anyone knows how to dis-able cache using the httpClient. I believe the HttpURLConnection class does not support setUseCaches method yet. Does anyone know of a certain HTTP Header that could be set in the request body to achieve this. Thanks Omar