Turning off http transfer coding

I presume omitting the {http transfer coding} property results in no content
coding being specified.  How do I get that behavior if there is an {http
transfer coding default} in effect?

 

Namely, is an empty value allowed for whttp:transferCoding and
whttp:transferCodingDefault?  

 

  <binding . whttp:transferCodingDefault="gzip">

    <operation . wtthp:transferCodingDefault="">

 

A literal read says the value has to be a transfer coding token (which
doesn't include an empty string).  It's also not clear whether an
implementation will attempt to specify an empty transfer coding in this
case, or whether it will simply ignore the transfer coding property
completely.

 

Jonathan Marsh -  <http://www.wso2.com> http://www.wso2.com -
<http://auburnmarshes.spaces.live.com> http://auburnmarshes.spaces.live.com

 

 

Received on Tuesday, 31 October 2006 15:26:37 UTC