Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fixed NullPointerException identified in bug 1504#1505

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
digithead1011 wants to merge3 commits intoaws:main
base:main
Choose a base branch
Loading
fromdigithead1011:main

Conversation

digithead1011
Copy link

This PR fixes issue 1504.

Issue #: 1504

Description of changes:
AwsSpringHttpProcessingUtils has a NPE when the request has a null value for the multi-value headers. This PR checks for null before dereferencing the multi-value headers.

By submitting this pull request

  • [ X ] I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • [ X ] I confirm that I've made a best effort attempt to update all relevant documentation.

Corrected NullPointerException identified in bug 1504
@digithead1011digithead1011 marked this pull request as draftJuly 1, 2025 16:41
Now copying single value headers to httpRequest when there are no multi-value headers present in the proxy request
Added unit test for when there are no multivalue headers
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@digithead1011

[8]ページ先頭

©2009-2025 Movatter.jp