Hi,

according to README.CONF, the defaults for request-chunked-data and
reply-chunked-data are both "yes".  However, I see this in configdata.c:

 {"reply-chunked-data"   ,&ReplyChunkedData   ,0,0,Fixed,Boolean    ,"no"       
},
...
 {"request-chunked-data"   ,&RequestChunkedData       ,1,0,Fixed,Boolean   
,"yes"}


So README.CONF should be changed for reply-chunked-data ...


Thanks,
Paul Slootman

Reply via email to