[
https://issues.apache.org/jira/browse/AXIS2-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaliya Ekanayake reassigned AXIS2-2699:
---------------------------------------
Assignee: Jaliya Ekanayake (was: Chatra Nakkawita)
> Documentation http transport BASIC authentication outdated
> ----------------------------------------------------------
>
> Key: AXIS2-2699
> URL: https://issues.apache.org/jira/browse/AXIS2-2699
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: transports
> Affects Versions: 1.2
> Reporter: Andreas Schoedl
> Assignee: Jaliya Ekanayake
> Priority: Minor
>
> Example on bottom of page
> http://ws.apache.org/axis2/1_2/http-transport.html#preemptive_auth
> last line says:
> options.setProperty(org.apache.axis2.transport.http.HTTPConstants.BASIC_AUTHENTICATE,auth);
> should say:
> options.setProperty(org.apache.axis2.transport.http.HTTPConstants.AUTHENTICATE,auth);
> Also I'd like to see
> auth.setPreemptiveAuthentication(true);
> documented, here which is already in the HTML anchor (see URL), but not
> mentioned.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]