Possible duplicate:Java HttpURLConnection
Will this method be used, for example, if I want to read the response to a call to the POST method from the server to which I am connected?
I have never met a case to set it to false. You always want to read something, at least the response code.