﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
538	HTTP CONNECT proxy traversal	Jiri Svoboda		"The HTTP CONNECT method is described in IETF draft standard [http://tools.ietf.org/html/rfc2817 RFC 2817] sections 5.2 and 5.3. It can be used by a client to ask an HTTP proxy to create a TCP connection on its behalf, accross a restrictive router or firewall.

Some existing applications have built-in support for HTTP CONNECT such as SSH. Support for this method can, however, be implemented in a way that is transparent to applications. Whenever a client makes a TCP connection, HTTP CONNECT should be used, if applicable.

Some questions to consider:
  * where to implement this
  * how to configure which destinations (do not) require the use of a proxy
"	enhancement	new	minor		helenos/unspecified	mainline						
