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

Optional response header #1412

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ShouheiNishi
Copy link
Contributor

@ShouheiNishi ShouheiNishi commented Dec 28, 2023

To fix issue #1301, when header is optional, field for this is generate as pointer type. When this field is nil, corresponding header is not set in functions Visit*.
However, this change introduce some incompatibility.
So we add compatibility option.

And this PR included PR #1411.

@ShouheiNishi ShouheiNishi marked this pull request as ready for review December 28, 2023 04:16
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.

None yet

1 participant