>>> Mike Haberman <[EMAIL PROTECTED]> 07-Jun-00 8:51:13 PM >>>

>back to the problem:
>The issue of passing on the headers of the target url back to
>the client seem to be complicated by the fact that
>URLConnection.getHeaderFieldKey() and
>URLConnection.getHeaderField() return null.

This is the summary of the fix:

Sun's URLConnection keeps the response line in header index 0,

If you start from header index 1 you will find the necessary
headers.


Note: Kaffe is broken right now... but I have submitted a patch.


Nic

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to