elasticsearch/server
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
..
licenses Remove JNA from server dependencies (#110809) 2024-07-12 19:49:13 -07:00
src Move raw path into HttpPreRequest (#113231) 2024-09-21 05:32:45 +10:00
build.gradle Remove plugin classloader indirection (#113154) 2024-09-20 07:45:40 -07:00