-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow customization of netty channel handles before and during decompression #10261
Allow customization of netty channel handles before and during decompression #10261
Commits on Sep 27, 2023
-
Make the decompressor extensible and allow for a plugin to define a s…
…tep in the pipeline to analyze request headers Signed-off-by: Craig Perkins <cwperx@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0925b7e - Browse repository at this point
Copy the full SHA 0925b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8d9b73 - Browse repository at this point
Copy the full SHA a8d9b73View commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5188697 - Browse repository at this point
Copy the full SHA 5188697View commit details -
Create new instance of each inbound handler
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for cd9e72f - Browse repository at this point
Copy the full SHA cd9e72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf2d707 - Browse repository at this point
Copy the full SHA bf2d707View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfc3ceb - Browse repository at this point
Copy the full SHA bfc3cebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2584e94 - Browse repository at this point
Copy the full SHA 2584e94View commit details -
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for e02a8a3 - Browse repository at this point
Copy the full SHA e02a8a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a0214d - Browse repository at this point
Copy the full SHA 0a0214dView commit details -
Add test for createRestRequest
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 104c512 - Browse repository at this point
Copy the full SHA 104c512View commit details
Commits on Sep 29, 2023
-
Signed-off-by: Peter Nied <petern@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for aec43e9 - Browse repository at this point
Copy the full SHA aec43e9View commit details -
Revert "Very basic header validator"
This reverts commit aec43e9. Signed-off-by: Craig Perkins <cwperx@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 46f3e4a - Browse repository at this point
Copy the full SHA 46f3e4aView commit details -
Remove createDecompressor extension point in favor of attributeKey th…
…at can be populated by an extending transport Signed-off-by: Craig Perkins <cwperx@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 16ecd7f - Browse repository at this point
Copy the full SHA 16ecd7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6209c7 - Browse repository at this point
Copy the full SHA e6209c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54a0a96 - Browse repository at this point
Copy the full SHA 54a0a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4eb416 - Browse repository at this point
Copy the full SHA f4eb416View commit details -
Back out DelegatingRestHandler changes to simplify this PR and follow…
… with a PR to introduce DelegatingRestHandler Signed-off-by: Craig Perkins <cwperx@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 226299a - Browse repository at this point
Copy the full SHA 226299aView commit details -
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 4689e30 - Browse repository at this point
Copy the full SHA 4689e30View commit details -
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for c227e6e - Browse repository at this point
Copy the full SHA c227e6eView commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a83c64f - Browse repository at this point
Copy the full SHA a83c64fView commit details
Commits on Oct 4, 2023
-
Remove channel attributes that are request specific
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for aec3ad3 - Browse repository at this point
Copy the full SHA aec3ad3View commit details -
Move new AttributeKeys to security plugin
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 01dfa89 - Browse repository at this point
Copy the full SHA 01dfa89View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1d6968 - Browse repository at this point
Copy the full SHA a1d6968View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3085f64 - Browse repository at this point
Copy the full SHA 3085f64View commit details
Commits on Oct 5, 2023
-
Add javadoc on new extension points
Signed-off-by: Craig Perkins <craig5008@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7ca4c7e - Browse repository at this point
Copy the full SHA 7ca4c7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c49159 - Browse repository at this point
Copy the full SHA 4c49159View commit details -
Merge branch 'improve-compressed-requests' of https://github.com/cwpe…
…rks/OpenSearch into improve-compressed-requests
Configuration menu - View commit details
-
Copy full SHA for 23feffd - Browse repository at this point
Copy the full SHA 23feffdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02b92ab - Browse repository at this point
Copy the full SHA 02b92abView commit details -
Revert access modifier changes
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 5af481b - Browse repository at this point
Copy the full SHA 5af481bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91fc5bc - Browse repository at this point
Copy the full SHA 91fc5bcView commit details -
Remove createRestRequest changes in favor of new security rest channe…
…l in security plugin Signed-off-by: Craig Perkins <cwperx@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for ddaca29 - Browse repository at this point
Copy the full SHA ddaca29View commit details