Nick Kew created TS-3148:
----------------------------
Summary: TS shows HTTP/0.9 behaviour when a request is aborted
early
Key: TS-3148
URL: https://issues.apache.org/jira/browse/TS-3148
Project: Traffic Server
Issue Type: Bug
Components: HTTP, TS API
Reporter: Nick Kew
When a plugin fails per-txn initialisation in a TXN_START function, it should
be able to return a 500 (Internal Server Error) response.
Instead, TS returns an HTTP 0.9 response: no response code or headers! A
TSHttpTxnErrorBodySet is honoured and works correctly, but setting Response
code, Reason, and Headers are silently ignored.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)