Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6659779
Votes 0
Synopsis HttpURLConnections logger should log tunnel requests
Category java:classes_net
Reported Against b03
Release Fixed 7(b27)
State 10-Fix Delivered, bug
Priority: 5-Very Low
Related Bugs
Submit Date 06-FEB-2008
Description
sun.net.www.protocol.http.HttpURLConnection has its request/response information logged with a logger of the same package name. When tunneling through a proxy the CONNECT request and its response are currently not captured in this log. This bug has been created to request that the tunneling request/response be logged in a similar fashion to the normal requests response pairs.
Posted Date : 2008-02-06 11:07:19.0
Work Around
N/A
Evaluation
Yes, the tunneling requests should be logged.
Posted Date : 2008-02-06 11:12:01.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang