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(14-to-15): ignore missing CORS headers #179

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

lidel
Copy link
Member

@lidel lidel commented Sep 6, 2023

@Jorropo yhis fixes edge case I've introduced in #174 and closes #177

(Running migration on config where user manually removed CORS headers, no longer errors, it continues to the next check)

Running migration on config where user manually removed
CORS headers, should not error, just move to the next check.
@lidel lidel requested a review from Jorropo September 6, 2023 12:43
@Jorropo Jorropo merged commit db1f1c0 into master Sep 7, 2023
1 check passed
@Jorropo Jorropo deleted the fix/ignore-missing-config branch September 7, 2023 03:48
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.

14 to 15 does not work with empty HTTPHeader field
2 participants