HTTP encode. Remove Transfer-Encoding header
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 May 2013 08:53:28 +0000 (10:53 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 May 2013 08:53:28 +0000 (10:53 +0200)
commit991a3cbe7c36c152a5657caaa87ef8d8a5c49ade
treeead1e4e75e97cae3ffb0a7129ca1be9085386b08
parent38527b3ceab46772e46551ed0d311c1e3bf082e3
HTTP encode. Remove Transfer-Encoding header

YAZ uses content_len and full response anyway, so a Transfer-Encoding
header will obstruct the response.
src/http.c