elasticsearch/modules/transport-netty4
Tim Brooks c5caf84e2d
Move raw path into HttpPreRequest (#113231)
Currently, the raw path is only available from the RestRequest. This
makes the logic to determine if a handler supports streaming more
challenging to evaluate. This commit moves the raw path into pre request
to allow easier streaming support logic.
2024-09-21 05:32:45 +10:00
..
forbidden Use ChannelFutureListener in Netty code to reduce capturing lambdas (#112967) 2024-09-18 18:32:04 +02:00
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
src Move raw path into HttpPreRequest (#113231) 2024-09-21 05:32:45 +10:00
build.gradle Use ChannelFutureListener in Netty code to reduce capturing lambdas (#112967) 2024-09-18 18:32:04 +02:00