You are here

proxy

Solving the proxy timeouts problem

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).

Debugging websites and proxies with JTouch

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 :

Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer