[ https://issues.apache.org/jira/browse/CAMEL-14029?focusedWorklogId=331820&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-331820 ]
ASF GitHub Bot logged work on CAMEL-14029: ------------------------------------------ Author: ASF GitHub Bot Created on: 22/Oct/19 06:17 Start Date: 22/Oct/19 06:17 Worklog Time Spent: 10m Work Description: davsclaus commented on pull request #3271: CAMEL-14029 default status code uses 204 when no content (Jetty) URL: https://github.com/apache/camel/pull/3271 ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 331820) Time Spent: 1h (was: 50m) > 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 > 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)