[ https://issues.apache.org/jira/browse/HARMONY-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Li Jing Qin updated HARMONY-6561:
---------------------------------
Attachment: HARMONY-6561.v3.diff
What about the v3?
> [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
> 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.
|