We should respond with a 417 if we cannot meet an expectation
-------------------------------------------------------------

                 Key: TS-468
                 URL: https://issues.apache.org/jira/browse/TS-468
             Project: Traffic Server
          Issue Type: Bug
          Components: HTTP
            Reporter: Leif Hedstrom


If the client sends an Expect: header that we cannot meet, we should return a 
417 error. E.g.

Expect: expect=params

since we can't meet this expectation, we should return a 417, but instead we 
forward this to the origin, and return with whatever it responds with.

(Originally found using Coadvisor).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to