<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to HTTP Proxy</title><link>https://sourceforge.net/p/nettools4dev/wiki/HTTP%2520Proxy/</link><description>Recent changes to HTTP Proxy</description><atom:link href="https://sourceforge.net/p/nettools4dev/wiki/HTTP%20Proxy/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 18 Apr 2012 20:58:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nettools4dev/wiki/HTTP%20Proxy/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage HTTP Proxy modified by SBaudoin</title><link>https://sourceforge.net/p/nettools4dev/wiki/HTTP%2520Proxy/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SBaudoin</dc:creator><pubDate>Wed, 18 Apr 2012 20:58:02 -0000</pubDate><guid>https://sourceforge.net383237b1b5501c9fb086205023a17660db0429b9</guid></item><item><title>WikiPage HTTP Proxy modified by SBaudoin</title><link>https://sourceforge.net/p/nettools4dev/wiki/HTTP%2520Proxy/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -5,6 +5,9 @@
 
 [[img src=the_http_proxy.jpg alt="The HTTP Proxy"]]
 
+A use case of this tool: you are designing an application that requires the usage of unusual methods (e.g. PROPFIND because it is an application that uses WebDAV) and you are wondering if the error handling is correct when the proxy blocks this method. This tool is done for you: just uncheck the PROPFIND method in the list of allowed methods, start the proxy and then use your application.
+
+
 Features
 -----
 * BASIC proxy authentication
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SBaudoin</dc:creator><pubDate>Wed, 18 Apr 2012 20:57:34 -0000</pubDate><guid>https://sourceforge.net2e5c34c16ba1f1250e2345ea1bcf9c2fbbd530b7</guid></item><item><title>WikiPage HTTP Proxy modified by SBaudoin</title><link>https://sourceforge.net/p/nettools4dev/wiki/HTTP%2520Proxy/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -3,11 +3,14 @@
 
 Net Tools comes with an HTTP proxy. It is a convenient tool for tracking HTTP communications and debugging Web applications:
 
-[[img src=http_proxy.jpg alt="The HTTP Proxy"]]
+[[img src=the_http_proxy.jpg alt="The HTTP Proxy"]]
 
 Features
 -----
-* 
+* BASIC proxy authentication
+* Method filtering: you can forbid some HTTP methods from being proxied. The supported HTTP methods are: GET, HEAD, POST, PUT, DELETE, CONNECT, OPTIONS, PATCH, PROPFIND, PROPPATCH, MKCOL, COPY, MOVE, LOCK, UNLOCK, TRACE.
+* Multi-column output
+* Advanced proxy settings: server threads, maximum number of concurrent connections per destination, transaction time
 
 
 What this tool does not do
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SBaudoin</dc:creator><pubDate>Wed, 18 Apr 2012 20:28:01 -0000</pubDate><guid>https://sourceforge.net8dd02e80469a3fdf26a39ddd2a77e105040ddc13</guid></item><item><title>WikiPage HTTP Proxy modified by SBaudoin</title><link>https://sourceforge.net/p/nettools4dev/wiki/HTTP%2520Proxy/</link><description>HTTP Proxy
=====

Net Tools comes with an HTTP proxy. It is a convenient tool for tracking HTTP communications and debugging Web applications:

[[img src=http_proxy.jpg alt="The HTTP Proxy"]]

Features
-----
* 


What this tool does not do
-----
* SSL connection to the proxy
* Digest authentication


Known bugs
-----
* The values of the columns "Response size" and "Response headers" are not accurate. This is because this proxy is based on a Jetty servlet that communicates only the details for the response that it has generated itself.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SBaudoin</dc:creator><pubDate>Wed, 18 Apr 2012 20:24:07 -0000</pubDate><guid>https://sourceforge.netfa171ddff40a5bb6dd2c30b1b8eddcb8ae1bc813</guid></item></channel></rss>