Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@umputun
Copy link
Owner

@umputun umputun commented Jul 8, 2021

Allows comma inside of quoted values in env, i.e. HEADER=Access-Control-Allow-Headers:"DNT,X-CustomHeader",header123:val, foo:"bar1,bar2" will be parsed as 3 headers:

  • Access-Control-Allow-Headers:"DNT,X-CustomHeader"
  • header123:val
  • foo:"bar1,bar2"

addresses #100

@umputun umputun merged commit 207a467 into master Jul 8, 2021
@umputun umputun deleted the header-comma branch July 8, 2021 07:31
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.

2 participants