[
https://issues.apache.org/jira/browse/CAMEL-14029?focusedWorklogId=332221&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-332221
]
ASF GitHub Bot logged work on CAMEL-14029:
------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Oct/19 20:59
Start Date: 22/Oct/19 20:59
Worklog Time Spent: 10m
Work Description: davsclaus commented on pull request #3275: CAMEL-14029
tests confirming 204 code change works in Servlet component
URL: https://github.com/apache/camel/pull/3275
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 332221)
Time Spent: 1h 20m (was: 1h 10m)
> Http consumers - Returning no response should be empty body and status 204
> --------------------------------------------------------------------------
>
> Key: CAMEL-14029
> URL: https://issues.apache.org/jira/browse/CAMEL-14029
> Project: Camel
> Issue Type: Improvement
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The http components with consumers like undertow, jetty, netty etc should
> when they return no data (eg no message body) then return empty body with
> http status 204 (no content). As today some return a fixed hardcoded text
> like "No body" or "No content".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)