Thx for the quick response and solution.
kind regards,
Christoph
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Netty-Http-HttpHeaders-case-sensitive-tp5763157p5763231.html
Sent from the Camel - Users mailing list archive at Nabble.com.
nse.setContent(ChannelBuffers.copiedBuffer(new byte[]{}));
>> messageEvent.getChannel().write(response).syncUninterruptibly();
>> messageEvent.getChannel().close();
>> return;
>> }
>>
>> HttpHeaders can be/have to be case insensitive, see
>> http://stac
annel().write(response).syncUninterruptibly();
> messageEvent.getChannel().close();
> return;
> }
>
> HttpHeaders can be/have to be case insensitive, see
> http://stackoverflow.com/questions/5258977/are-http-headers-case-sensitive
> or http://www.ietf.org/rfc/rfc2616.txt.
>
> Should I cre
vent.getChannel().close();
> return;
> }
>
> HttpHeaders can be/have to be case insensitive, see
> http://stackoverflow.com/questions/5258977/are-http-headers-case-sensitive
> or http://www.ietf.org/rfc/rfc2616.txt.
>
> Should I create a ticket for this?
>
> kind regards,
&
/questions/5258977/are-http-headers-case-sensitive
or http://www.ietf.org/rfc/rfc2616.txt.
Should I create a ticket for this?
kind regards,
soilworker
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-Netty-Http-HttpHeaders-case-sensitive-tp5763157.html
Sent from the Camel - Users mailing list archive at Nabble.com.