 |
A Simple Multi-Threaded Java HTTP Proxy Server : John Melton's Weblog
This post is to show an example of a simple multi-threaded Java HTTP Proxy Server. This sample is not fully functional for every application. It’s very simple and works fine for HTTP GET requests, but is not coded to properly handle HTTP POST requests (no
www.jtmelton.com |
 |