elasticsearch/test
David Turner 0d64aab4cc
Clean up request parsing in S3HttpHandler (#126034)
The `METHOD /path/components?and=query` string representation of a
request is becoming increasingly difficult to parse, with slight
variations in parsing between the implementation in `S3HttpHandler` and
the various other implementations. This commit gets rid of the
string-concatenate-and-split behaviour in favour of a proper object that
has predicates for testing all the different kinds of request that might
be made against S3.
2025-04-02 05:49:50 +11:00
..
external-modules Try fixing mutedTest.yml file not found (#125763) 2025-03-27 13:31:52 +01:00
fixtures Clean up request parsing in S3HttpHandler (#126034) 2025-04-02 05:49:50 +11:00
framework Clean up request parsing in S3HttpHandler (#126034) 2025-04-02 05:49:50 +11:00
immutable-collections-patch Update ASM 9.7 -> 9.7.1 to support JDK 24 (#118094) 2024-12-06 08:16:46 +01:00
logger-usage Update ASM 9.7 -> 9.7.1 to support JDK 24 (#118094) 2024-12-06 08:16:46 +01:00
metadata-extractor Remove historical features infrastructure (#117043) 2024-11-24 19:39:09 +00:00
test-clusters Bump test cluster startup timeout back to 5 minutes 2025-03-26 16:26:20 -07:00
x-content Use directory name as project name for libs (#115720) 2024-10-29 13:02:28 -07:00
yaml-rest-runner Convert :test projects to new testing framework (#125724) 2025-03-26 16:11:50 -07:00
build.gradle Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00