/[Apache-SVN]/webservices/axis2/trunk/c/include/axis2_http_simple_response.h
ViewVC logotype

Log of /webservices/axis2/trunk/c/include/axis2_http_simple_response.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 724644 - (view) (annotate) - [select for diffs]
Modified Tue Dec 9 09:02:09 2008 UTC (11 months, 2 weeks ago) by manjula
File length: 10827 byte(s)
Diff to previous 678680 (colored)
Fixes for Axis2C-1302

Revision 678680 - (view) (annotate) - [select for diffs]
Modified Tue Jul 22 08:43:36 2008 UTC (16 months ago) by manjula
File length: 10392 byte(s)
Diff to previous 640321 (colored)
Adding mtom caching supoort for mtom.

Revision 640321 - (view) (annotate) - [select for diffs]
Modified Mon Mar 24 06:02:37 2008 UTC (20 months ago) by supun
File length: 9781 byte(s)
Diff to previous 639161 (colored)
Fixed a missing initialization in svc_client for http_pheaders and fixed a missing AXIS2_EXTERN  

Revision 639161 - (view) (annotate) - [select for diffs]
Modified Thu Mar 20 05:19:47 2008 UTC (20 months ago) by senaka
File length: 9768 byte(s)
Diff to previous 580274 (colored)
Improving the Client Side support for Retrieving HTTP Response Headers

Revision 580274 - (view) (annotate) - [select for diffs]
Modified Fri Sep 28 09:47:09 2007 UTC (2 years, 1 month ago) by samisa
File length: 9460 byte(s)
Diff to previous 524594 (colored)
Fixed formatting

Revision 524594 - (view) (annotate) - [select for diffs]
Modified Sun Apr 1 13:50:25 2007 UTC (2 years, 7 months ago) by samisa
File length: 9113 byte(s)
Diff to previous 524243 (colored)
Removed macros form simple response

Revision 524243 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 19:24:00 2007 UTC (2 years, 7 months ago) by pini
File length: 13158 byte(s)
Diff to previous 524188 (colored)
Fixing jira issue 292

Revision 524188 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 17:26:22 2007 UTC (2 years, 7 months ago) by pini
File length: 13154 byte(s)
Diff to previous 524073 (colored)
Fixing jira issue 292

Revision 524073 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 13:19:43 2007 UTC (2 years, 7 months ago) by pini
File length: 13132 byte(s)
Diff to previous 522810 (colored)
Fixing jira issue 292

Revision 522810 - (view) (annotate) - [select for diffs]
Modified Tue Mar 27 08:39:39 2007 UTC (2 years, 7 months ago) by samisa
File length: 13130 byte(s)
Diff to previous 519603 (colored)
Changed return value of free method to be void

Revision 519603 - (view) (annotate) - [select for diffs]
Modified Sun Mar 18 12:20:32 2007 UTC (2 years, 8 months ago) by samisa
File length: 13180 byte(s)
Diff to previous 483049 (colored)
Removed ops and fixed formatting

Revision 483049 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 12:25:47 2006 UTC (2 years, 11 months ago) by pini
File length: 15388 byte(s)
Diff to previous 447019 (colored)
Fixing jira issue 436.

Revision 447019 - (view) (annotate) - [select for diffs]
Modified Sun Sep 17 05:24:11 2006 UTC (3 years, 2 months ago) by samisa
File length: 15206 byte(s)
Diff to previous 428639 (colored)
Rmoved AXIS2_DECLARE_DATA that is used with struct declarations which was incorrect
Fix for AXIS2C-259

Revision 428639 - (view) (annotate) - [select for diffs]
Modified Fri Aug 4 06:19:55 2006 UTC (3 years, 3 months ago) by samisa
File length: 15242 byte(s)
Diff to previous 426360 (colored)
Fxed tabs and formatting

Revision 426360 - (view) (annotate) - [select for diffs]
Modified Fri Jul 28 02:31:26 2006 UTC (3 years, 3 months ago) by pini
File length: 15086 byte(s)
Diff to previous 411678 (colored)
Updated doxygen comments to clean doc structure


Revision 411678 - (view) (annotate) - [select for diffs]
Modified Mon Jun 5 05:43:14 2006 UTC (3 years, 5 months ago) by samisa
File length: 9187 byte(s)
Diff to previous 411506 (colored)
more -Wwrite-strings related fixes

Revision 411506 - (view) (annotate) - [select for diffs]
Modified Sun Jun 4 03:09:08 2006 UTC (3 years, 5 months ago) by samisa
File length: 9164 byte(s)
Diff to previous 410712 (colored)
Replacing all tab characters with 4 spaces

Revision 410712 - (view) (annotate) - [select for diffs]
Modified Thu Jun 1 01:36:55 2006 UTC (3 years, 5 months ago) by samisa
File length: 9036 byte(s)
Diff to previous 410566 (colored)
Replaced AXIS2_DECLARE with AXIS2_EXTERN to seperate the concerns of import/export and calling convention

Revision 410566 - (view) (annotate) - [select for diffs]
Modified Wed May 31 15:54:07 2006 UTC (3 years, 5 months ago) by samisa
File length: 9018 byte(s)
Diff to previous 398884 (colored)
Replaced the double pointer parameter for environment with single const pointer
This would make the code more efficinet and also removed the unwanted use of double pointer parameter

Revision 398884 - (view) (annotate) - [select for diffs]
Modified Tue May 2 09:42:21 2006 UTC (3 years, 6 months ago) by samisa
File length: 8913 byte(s)
Diff to previous 389376 (colored)
Moved axis2.h to axis2_const.h

Revision 389376 - (view) (annotate) - [select for diffs]
Modified Tue Mar 28 03:04:49 2006 UTC (3 years, 7 months ago) by sahan
File length: 8907 byte(s)
Diff to previous 387127 (colored)
Correct behaviour of sender in a fault. Correcting some spelling mistakes. Memory leak fixes 

Revision 387127 - (view) (annotate) - [select for diffs]
Modified Mon Mar 20 03:55:55 2006 UTC (3 years, 8 months ago) by nandika
File length: 8909 byte(s)
Diff to previous 374379 (colored)
code layout corrected according to cording convention, warnings removed 

Revision 374379 - (view) (annotate) - [select for diffs]
Modified Thu Feb 2 13:16:22 2006 UTC (3 years, 9 months ago) by sahan
File length: 9204 byte(s)
Diff to previous 367228 (colored)
Serverside chunking handling enabled

Revision 367228 - (view) (annotate) - [select for diffs]
Modified Mon Jan 9 06:52:20 2006 UTC (3 years, 10 months ago) by samisa
File length: 9164 byte(s)
Diff to previous 358724 (colored)
Changes in transport/http module

Revision 358724 - (view) (annotate) - [select for diffs]
Modified Fri Dec 23 05:56:37 2005 UTC (3 years, 11 months ago) by samisa
File length: 9163 byte(s)
Diff to previous 358711 (colored)
Applied te patch for http transport

Revision 358711 - (view) (annotate) - [select for diffs]
Modified Fri Dec 23 05:19:48 2005 UTC (3 years, 11 months ago) by samisa
File length: 9131 byte(s)
Diff to previous 356488 (colored)
Fixed having AXIS2_CALL in DECLARE line for methods

Revision 356488 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 06:23:36 2005 UTC (3 years, 11 months ago) by damitha
File length: 9151 byte(s)
Diff to previous 356458 (colored)
renamed axis2_operation to axis2_op

Revision 356458 - (view) (annotate) - [select for diffs]
Added Tue Dec 13 03:10:42 2005 UTC (3 years, 11 months ago) by samisa
File length: 9165 byte(s)
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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2