[Soap-Python] How to change SOAP response headers

Burak Arslan burak.arslan at arskom.com.tr
Fri May 25 19:25:25 CEST 2012


On 05/25/12 19:50, Mehmet Arikkan wrote:
> Sorry, it seems I was a quite hasty:
>
> __out_header__ = RespHeader
>
> This fixed the problem when added inside HelloWorldService class.
>
> But I am really still curious about whether or not this is the correct 
> way to go. I would appreciate your comments.


merhaba,

yes, that's the way to go. that's what the warning you saw was 
cautioning you to do actually.

see: 
https://github.com/plq/rpclib/blob/e669e7e9227bda499e2a77fe5261a9238c232afe/src/rpclib/decorator.py#L149

best,
burak



More information about the Soap mailing list