Skip to content

fix(request.headers): no longer returns all http headers, but limited to the default 100. #11140

Merged
moonming merged 1 commit into
apache:masterfrom
ronething:fix/get_headers
Apr 10, 2024
Merged

fix(request.headers): no longer returns all http headers, but limited to the default 100. #11140
moonming merged 1 commit into
apache:masterfrom
ronething:fix/get_headers

Conversation

@ronething

Copy link
Copy Markdown
Member

Description

Fixes #11139

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@starsz starsz changed the title fix(request.headers): No longer returns all http headers, but limited to the default 100. fix(request.headers): no longer returns all http headers, but limited to the default 100. Apr 10, 2024
@moonming
moonming merged commit 25da642 into apache:master Apr 10, 2024
@ronething
ronething deleted the fix/get_headers branch April 10, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: As a user, I want get_headers no longer returns all http headers, but limited to the default 100.

3 participants