Skip to content
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

fix(pdk): # and ipairs on response.get_headers() #11708

Closed
wants to merge 1 commit into from

Conversation

StarlightIbuki
Copy link
Contributor

@StarlightIbuki StarlightIbuki commented Oct 7, 2023

Summary

Checklist

  • The Pull Request has tests
  • A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Full changelog

  • [Implement ...]

Issue reference

Fix #11546, KAG-2602

@StarlightIbuki StarlightIbuki force-pushed the fix/resp-headers-normal-table branch 2 times, most recently from 2d52180 to 37d6366 Compare October 7, 2023 08:55
@StarlightIbuki StarlightIbuki force-pushed the fix/resp-headers-normal-table branch from 37d6366 to 58343e6 Compare October 7, 2023 09:04
message: "Fix behavior of kong.service.response.get_headers() when using # and pairs()"
type: bugfix
scope: Core
prs:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now we should not add prs and jiras items.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot iterate on headers from kong.service.response.get_headers()
2 participants