Skip to content

fix(nginx): Remove unclosed string from headers (backport #591) - #592

Merged
ssiyad merged 1 commit into
masterfrom
mergify/bp/master/pr-591
Aug 25, 2026
Merged

fix(nginx): Remove unclosed string from headers (backport #591)#592
ssiyad merged 1 commit into
masterfrom
mergify/bp/master/pr-591

Conversation

@mergify

@mergify mergify Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

This commit fixes unclosed strings in headers:

  • Access-Control-Allow-Headers
  • Access-Control-Allow-Methods

Currrent:

access-control-allow-headers
'Origin, Content-Type, Accept

access-control-allow-methods
'GET, POST, OPTIONS
```<hr>This is an automatic backport of pull request #591 done by [Mergify](https://mergify.com).

This commit fixes unclosed strings in headers:

- `Access-Control-Allow-Headers`
- `Access-Control-Allow-Methods`

(cherry picked from commit 079b74f)
@mergify mergify Bot assigned ssiyad Aug 25, 2026
@mergify

mergify Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@ssiyad
ssiyad merged commit 9daf779 into master Aug 25, 2026
4 of 5 checks passed
@ssiyad
ssiyad deleted the mergify/bp/master/pr-591 branch August 25, 2026 12:56
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.

1 participant