don't emit code to add the transport headers to the SoupEnv, which is only
authorRodrigo Moya <rodrigo@ximian.com>
Tue, 22 May 2001 14:44:18 +0000 (14:44 +0000)
committerRodrigo Moya <rodrigo@src.gnome.org>
Tue, 22 May 2001 14:44:18 +0000 (14:44 +0000)
2001-05-22  Rodrigo Moya <rodrigo@ximian.com>

* src/soup-wsdl/wsdl-soap-parse.c: don't emit code to add the
transport headers to the SoupEnv, which is only used for SOAP
request/response headers

ChangeLog

index 99073c7..57b3f85 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-05-22  Rodrigo Moya <rodrigo@ximian.com>
 
+       * src/soup-wsdl/wsdl-soap-parse.c: don't emit code to add the
+       transport headers to the SoupEnv, which is only used for SOAP
+       request/response headers
        * src/soup-core/soup-env.c (soup_env_set_response_header):
        g_strdup the hash table key also
        (soup_env_set_request_header): ditto