NAVIGATION: Front page | java proxy comparison table | python proxy comparison table
| Proxy Name | Ajax Proxy | 
|---|---|
| Language and version | python version: all | 
| HTTP version | 1.0 | 
| HTTPS Connect | no | 
| Windows NTLM support | no | 
| Last updated YYYY-MM-DD | 2009-10-01 | 
| Platform | all | 
| Author | John B Mudd | 
| Home page | http://code.google.com/p/http-server-ajax-proxy/ | 
| Primary features | Proxy for use in the development phase of AJAX projects. | 
| Features | From the product page:
		 Written to test GWT apps such as samples/JSON. By default the JSON sample java reads JSON data from a local file (search-results.js) instead of actually hitting the 3rd party yahoo site. This server can serve the JSON sample and redirect requests to 3rd party sites such as http://api.search.yahoo.com/.  | 
| License | GPLv2 | 
| Design Architecture | Threaded | 
| Notes | Based on code from http://effbot.org/librarybook/simplehttpserver.htm |