Relative Content

Tag Archive for javatry-catchhttprequest

Why is my thread blocked by this try block?

So I am self-taught and green on handling requests, but it seems to me that in the case of no request body, the BufferedReader should output null if I call .readLine() again after running this kind of while loop: