DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41072>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41072





------- Additional Comments From [EMAIL PROTECTED]  2006-12-03 21:07 -------
Hi All
       Tomcat (3.x/4.x/5.x/6.x) is not supporting http(1.0/1.1) CONNECT 
method. I \
dont know why its not supporting this feature which is offering a robust \
communication using HTTP1.0/1.1 Proxying concepts for realstreamings like VNC, 
RDP \
etc based products. I have been working with tomcat from last 5 months. I have 
\
developed this support(http CONNECT method) and using in my "Post graduation 
Project \
work" its a "Remote Desktop Management project"  and which is working fine.   
        Now i would like you guys to confirm that 'am i doing right'?.
    
       Implementation details :-
       
       Inside coyote package, we have class called HttpProcessor.class. Its \
resposible for processing the http request and where we can identify the which 
type \
of the http request being processed. Then i have added a functionality that 
will \
parse and handle Http CONNECT method as if Http Proxy Impl with Basic 
authentication \
support.

      Can you guys please confirm this?

Thanks & Regards
PC Varma


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to