Thomas Tauber-Marshall created IMPALA-9016:
----------------------------------------------

             Summary: Accept multiple cookie headers per request
                 Key: IMPALA-9016
                 URL: https://issues.apache.org/jira/browse/IMPALA-9016
             Project: IMPALA
          Issue Type: Improvement
            Reporter: Thomas Tauber-Marshall


According to the HTTP 1.1 spec, only a single "Cookie" header is allowed per 
request, and Impala's initial implementation of cookie auth makes this 
assumption.

However, not all clients are well-behaved in this regard. In particular, Knox 
will send two cookie headers - one containing any cookies that the client 
provided to Knox and one containing the authentication cookie.

Impala might as well be accommodating of poorly behaved clients.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to