[
https://issues.apache.org/jira/browse/CAMEL-14029?focusedWorklogId=328918&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-328918
]
ASF GitHub Bot logged work on CAMEL-14029:
------------------------------------------
Author: ASF GitHub Bot
Created on: 16/Oct/19 03:49
Start Date: 16/Oct/19 03:49
Worklog Time Spent: 10m
Work Description: davsclaus commented on pull request #3219: CAMEL-14029
Change HTTP Status code to 204 when no content exists (NETTY-HTTP)
URL: https://github.com/apache/camel/pull/3219
----------------------------------------------------------------
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: 328918)
Time Spent: 40m (was: 0.5h)
> 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
> Time Spent: 40m
> 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)