Content-Encoding, Content-Range

2006-02-21 Thread Martin Thelian
? Is it the length of the compressed or original resource? Thank you! Martin Thelian

Re: problems with a GET request

2006-03-30 Thread Martin Thelian
Hi! Which java class do you use to connect to the server? A HttpURLConnection, or do you open a connection using a simple socket? If the second is true, maybe you have forgotten to do a flush on the OutputStream. Regards, Martin Francesco DEste schrieb: Hallo, i'm developing a small