You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2019/10/02 10:55:00 UTC

[jira] [Created] (CAMEL-14029) Http consumers - Returning no response should be empty body and status 204

Claus Ibsen created CAMEL-14029:
-----------------------------------

             Summary: 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


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)