[ https://issues.apache.org/jira/browse/SOLR-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858142#comment-13858142 ]
ASF subversion and git services commented on SOLR-5442: ------------------------------------------------------- Commit 1553943 from [~markrmil...@gmail.com] in branch 'dev/branches/branch_4x' [ https://svn.apache.org/r1553943 ] SOLR-5442: Move CHANGES entry to 4.6.1 SOLR-5445: Move CHANGES entry to 4.6.1 > Python client cannot parse proxied response when served by Tomcat. > ------------------------------------------------------------------ > > Key: SOLR-5442 > URL: https://issues.apache.org/jira/browse/SOLR-5442 > Project: Solr > Issue Type: Bug > Components: SolrCloud > Reporter: Mark Miller > Assignee: Mark Miller > Fix For: 5.0, 4.7 > > Attachments: SOLR-5442.patch > > > Seems that propagating the transfer-encoding and connection headers from the > proxied response to the real response can cause some http clients (python's > so far) to see chunked encoding data as part of the supposedly non chunked > response content. The headers are also duplicated in the response. > The headers do not get duplicated with Jetty, and python http libs seem to > have no problems when getting proxied via Jetty. > Testing seems to confirm that not passing on these headers fixes the Tomcat > issue. -- This message was sent by Atlassian JIRA (v6.1.5#6160) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org