HTTP Authentication releated code should be moved to a separate method. -----------------------------------------------------------------------
Key: AXIS2C-1187 URL: https://issues.apache.org/jira/browse/AXIS2C-1187 Project: Axis2-C Issue Type: Improvement Affects Versions: Current (Nightly) Environment: Any Reporter: Nandika Jayawardana All the code related to HTTP Authentication is implemented in axis2_http_sender_send method. As a result, sender_send method has become very long and is difficult to maintain. Therefore HTTP Authentication code should be moved to separate methods and called from sender_send method. -- 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]