Use soup_env_add_recv_header to add the new header to the incoming
authorAlex Graveley <alex@ximian.com>
Wed, 13 Mar 2002 10:28:53 +0000 (10:28 +0000)
committerAlex Graveley <orph@src.gnome.org>
Wed, 13 Mar 2002 10:28:53 +0000 (10:28 +0000)
2002-03-13  Alex Graveley  <alex@ximian.com>

* src/libwsdl/wsdl-soap-parse.c (wsdl_soap_headers): Use
soup_env_add_recv_header to add the new header to the incoming
headers.

ChangeLog

index 6ec638d..555318c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-03-13  Alex Graveley  <alex@ximian.com>
+
+       * src/libwsdl/wsdl-soap-parse.c (wsdl_soap_headers): Use
+       soup_env_add_recv_header to add the new header to the incoming
+       headers.
+
 2002-03-12  Alex Graveley  <alex@ximian.com>
 
        * src/soup-ssl-proxy/soup-openssl.c (soup_openssl_get_iochannel):