Q
uestion
How do I get a hypertext status code in java?
A
nswer
HTTP's uniform interface to access to resources consists of URIs, methods, status codes, headers, and content distinguished by mime type.
— Source: Wikipedia (www.wikipedia.org)