| /[Apache-SVN]/webservices/axis2/trunk/c/include/axis2_http_transport.h |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
HTTP codes added
patch applied Axis2c-1124. Thanks Rajika.
more comments, error logs and comments added to transport
comments , log messages and code formatting
code formatting , more log messages and comments into code.
added more log messages, replaced strings with macros. modified some methods to looks clean
added more log messages, replaced strings with macros and corrected log levels.
added more log messages and replaced strings with macros
replaced strings with macros and added more descriptive log messages
libcurl transport , add log messages , replaced strings with macros , more logs
code improvement to http_receiver and more detailed log messages
Fixing invalid cast issue
1. fixed echo_rest segmentation fault. 2. fixed fomatting and logs in http_sender.c
fixed: failure in MTOM sample
more substitution of constants instead of strings
replace strings with defined constants
Fixing spelling mistake.
Improving HTTP Status Code support
Axis2/C Hackathon: Improving AXIOM
Axis2/C Hackathon: Improving code
Fixing JIRA Issue AXIS2C-1060
code formatted for http_client.c
Fixing JIRA Issue AXIS2C-1061
Fixing User-Agent Header to suit definition in RFC2616, [1]. And, removing hardcoded header names in tcpmon.c [1] http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.8 Regards, Senaka
Fixing JIRA Issue AXIS2C-1059
Fixing bug in creating request URL, and fixing JIRA Issue AXIS2C-1057
Adding support to report 400 Bad Request for malformed URLs
Fixing a memory leak in http_worker, adding a method to report an appropriate message along with a 500 Error, fixing JIRA Issue AXIS2C-1056, and using the more appropriate 501 Not Implemented status instead of 400 Bad Request
Ensuring use of Appropriate Constants and Fixing JIRA Issue AXIS2C-1054
Fixing typo
Adding REST support
applied the patch for AXIS2C-929
Fixing jira issue 828
Applied patch for http digest authentication. Jira AXIS2C-896.
Applying senaka's patch for jira AXIS2-823.
Fixing Jira issues 716, 757, 821, 817, 820, 814, 815 and 819. (HTTP authentication and Proxy authetication related issues) Thanks Senaka for the patch.
fix for axis2c-754
Fixed formatting
1. Added code for HTTP Authentication. jira issue AXIS2C-656. Currently only Basic auth is implemented. 2. Fixed a bug in apache2_stream 3. Added axutil_strchr(axis2_char_t *, axis2_char_t) function to string.c 4. Fixed few inconsistancies in code formatting.
Some formatting and sending the content-type in services html
Fixed the problem of defining the PROXY constants in the incorrect place
Improved client API to make it more user friendly in case of using REST
fixed, axis2c-497, now it gives 415 Unsupported media error
fixed axis2c-378, this keep alive issue solved only with libcurl transport
axis2c-466:echo non blocking hang indefinetly, fixed
Applying patch for ssl client authentication. JIRA AXIS2C-529.
modifications done in order to give https transport related options programmatically
transport header
Added support to handle REST calls with content-type=application/x-www-form-urlencoded
setting user specified http headers into request. remove unused varaible from rampart
user can specify content-type of the message using hash map
Updated doxygen comments to clean doc structure
Fixing a bug in writing binary data to network
1. Adding xml schema support to the axis2_svc and axis2_msg 2. Enabling REST GET case in both client side and server side
Replacing all tab characters with 4 spaces
Adding proxy supprt for the HTTP transport
Moved axis2.h to axis2_const.h
Fixing AXIS2C-148. Adding some ssl code as well
More changes to get the MTOM working on the server side
Correct behaviour of sender in a fault. Correcting some spelling mistakes. Memory leak fixes
Fixed a leak in hash and set the default timeout to 30
Added 100 continue status code
Added axis2_http_transport_utils_create_soap_msg
fixed configure.ac
Applied te patch for http transport
Added: HTTP transport module: utility functions
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |