OpenSearch/plugins/transport-nio
Tim Brooks f8785dda9d
Add TRACE, CONNECT, and PATCH http methods (#31035)
This is related to #31017. That issue identified that these three http
methods were treated like GET requests. This commit adds them to
RestRequest. This means that these methods will be handled properly and
generate 405s.
2018-06-01 17:07:54 -06:00
..
src Add TRACE, CONNECT, and PATCH http methods (#31035) 2018-06-01 17:07:54 -06:00
build.gradle Add nio http server transport (#29587) 2018-05-15 16:37:14 -06:00