Menu

HttpGetRequest

ENGITEX

This simple class allows sending http GET requests in the identical way as, for example, Chrome browser does.
It can throw several exceptions with pre-defined codes, see HttpGetRequestExample.java, so that it is usually clear what the problem was.
The data is retrieved as a raw byte array which has a proper size, e.g. usually the size of the requested html page.


Related

Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.