published by admin on Sat, 05/31/2014 - 14:00
When requesting a web URL through a proxy, you might encounter a timeout and never see the result of your request. This usually happens when the resource you are requesting needs much time to answer, such as a cgi-bin script or a web service loading a huge set of data from a database. The problem is even more complicated when for any reason, you should not run this same web service twice (known as the resubmission problem).
published by admin on Wed, 09/11/2013 - 14:55
I published JTouch on sourceforge. It is a web browser working in both CLI (like cURL or wget) and GUI (like Microsoft IIS resource kit's wfetch) modes.
Here are the main functionalities of this project :