Rife insists on adding a header "Transfer-Encoding: chunked".

If I try calls to 

        setHeader("Transfer-Encoding", null);
   or
        setHeader("Transfer-Encoding", "");

sometimes it sets this header to an empty string. 
other times it adds a second, empty header of this 
name, but also leaves in place the one that says 
"Transfer-Encoding: chunked".

this is creating problems on the client side. 

Is there some way to suppress the addition 
of the header "Transfer-Encoding: chunked" ?


thx

fred

-- 
F.Baube                *  
Georgetown/MSFS/1988   *  Act locally.
email fbaube#welho.com *  Think pangalactically. 
 gsm  +358 41 536 8192 *  
 wmd   60°11'10.8"N 24°57'36.9"E
_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users

Reply via email to