[ https://issues.apache.org/jira/browse/HARMONY-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884075#action_12884075
]
Hudson commented on HARMONY-6561:
---------------------------------
Integrated in Harmony-1.5-head-linux-x86_64 #875 (See [http://hudson.zones.apache.org/hudson/job/Harmony-1.5-head-linux-x86_64/875/])
Applying modified version of the most recent patch from "[#HARMONY-6561]
[classlib][luni]HttpConnection should not throw a IOException if the
server return 401 but does not provide a WWW-Authenticate header".
I moved the additional jetty classpath entries from the top-level build file
to the luni module which needs them.
> [classlib][luni]HttpConnection should not throw a IOException if the server return 401
but does not provide a WWW-Authenticate header.
> --------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HARMONY-6561
> URL: https://issues.apache.org/jira/browse/HARMONY-6561
> Project: Harmony
> Issue Type: Bug
> Environment: All
> Reporter: Li Jing Qin
> Assignee: Mark Hindess
> Fix For: 5.0M15
>
> Attachments: HARMONY-6561.diff, HARMONY-6561.v2.diff, HARMONY-6561.v3.diff
>
>
> When the server return a 401(UNAUTHORIZED), it supposed to provide a "WWW-Authenticate"
header. But if it is not provided, we should not throw a IOException. See the details in testcase.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|