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

Relates #23192
2017-06-11 14:58:56 -04:00
..
licenses Upgrade to Netty 4.1.11.Final 2017-05-12 15:53:51 -04:00
src Fix get mappings HEAD requests 2017-06-11 14:58:56 -04:00
build.gradle Upgrade to Netty 4.1.11.Final 2017-05-12 15:53:51 -04:00