[
https://issues.apache.org/jira/browse/TS-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-468:
-----------------------------
Labels: CoAdvisor HTTP Violation (was: HTTP Violation)
> We MUST 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
> Labels: CoAdvisor, HTTP, Violation
> Fix For: 6.0.0
>
>
> 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).
> For reference, this is the RFC section:
> https://tools.ietf.org/html/rfc2616#section-14.20
> This is the appropriate section in the HTTPbis RFC:
> https://tools.ietf.org/html/draft-ietf-httpbis-p2-semantics-22#section-5.1.1
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)