OpenSearch/modules/transport-netty4
Jason Tedor 0a5917d182 Fix get HEAD requests
Get HEAD requests incorrectly return a content-length header of 0. This
commit addresses this by removing the special handling for get HEAD
requests, and just relying on the general mechanism that exists for
handling HEAD requests in the REST layer.

Relates #23186
2017-02-15 13:07:29 -05:00
..
licenses Upgrade to Netty 4.1.8 (#23055) 2017-02-08 11:44:36 -06:00
src Fix get HEAD requests 2017-02-15 13:07:29 -05:00
build.gradle Upgrade to Netty 4.1.8 (#23055) 2017-02-08 11:44:36 -06:00