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 for parsing use_h2c config #698

Merged

Conversation

anivanovic
Copy link
Contributor

In #694 I fixed issued with h2c support and CORS. There was small bug which slipped through code review. New config field does not use correct struct tag.

Changed json to mapstructure.

In my [luraproject#694](luraproject#694) I fixed
issued with h2c support and CORS. There was small bug which slipped
through code review. New config field does not use correct struct tag.

Changed `json` to `mapstructure`.

Signed-off-by: Antonije Ivanovic <[email protected]>
@anivanovic anivanovic force-pushed the antonije/fix_parsing_h2c_config branch from b74ca93 to 396a97c Compare November 9, 2023 18:09
@taik0
Copy link
Contributor

taik0 commented Nov 16, 2023

Thank you @anivanovic !

@taik0 taik0 merged commit e9eccd1 into luraproject:master Nov 16, 2023
2 checks passed
Copy link

This pull request was marked as resolved a long time ago and now has been automatically locked as there has not been any recent activity after it. You can still open a new issue and reference this link.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants