Log of /webservices/axis2/trunk/c/include/axis2_http_sender.h
Parent Directory
|
Revision Log
Revision
617668 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 1 21:55:41 2008 UTC
(21 months, 3 weeks ago)
by
bmitchell
File length: 6580 byte(s)
Diff to
previous 580274
(
colored)
Fix AXIS2C-830:
Move the curl handler structure from static to the created axis2_libcurl structure.
Make the create/free methods on the axis2_libcurl structure public.
Change http_transport_sender.c and http_sender.c to explicitly create and tear down
the axis2_libcurl structure around the client session.
Fix AXIS2C-861:
Add the manage_session flag to the msg_ctx; obtain its value from manage_session flag
in the service options.
If the manage_session flag is enabled, enable CURLOPT_COOKIEFILE. When the flag
is disabled, clear the remembered cookies.
Add svn:eol-style native to both to remove/add CR characters from Windows
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.