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/22 21:05:00 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-14029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-14029.
---------------------------------
    Resolution: Fixed

> 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)