add http_transport_utils_process_request method which can be used by all
modules implementing the http transport
----------------------------------------------------------------------------------------------------------------
Key: AXIS2C-1184
URL: https://issues.apache.org/jira/browse/AXIS2C-1184
Project: Axis2-C
Issue Type: Improvement
Environment: Windows/Linux
Reporter: Nandika Jayawardana
Fix For: Current (Nightly)
All modules implementing the http transport like IIS and Apache has lots of
duplicated code in the worker. The amount of duplicated code can be reduced by
implementing this method. Introduce two structures axis2_http_transport_in and
axis2_http_transport_out which will be populated by the respective modules and
passed to the process_request 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]