From da179acf5dbdc17ca4999bf1b5203d9abdd94abf Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Tue, 22 May 2001 14:44:18 +0000 Subject: [PATCH] don't emit code to add the transport headers to the SoupEnv, which is only 2001-05-22 Rodrigo Moya * 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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 99073c7..57b3f85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-05-22 Rodrigo Moya + * 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 -- 2.7.4