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

Apply CGI environment variables in the correct order #3718

Merged
merged 5 commits into from
Mar 29, 2023

Commits on Mar 29, 2023

  1. Allow to receive custom configuration

    syrusakbary authored and Michael-F-Bryan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fc59e81 View commit details
    Browse the repository at this point in the history
  2. Revert some changes we don't want

    Michael-F-Bryan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b6e28bf View commit details
    Browse the repository at this point in the history
  3. Print out the server URL on startup

    Michael-F-Bryan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6d8cf2b View commit details
    Browse the repository at this point in the history
  4. Reordered WCGI so we apply user-specified environment variables *afte…

    …r* the CGI ones
    Michael-F-Bryan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    cacc5c3 View commit details
    Browse the repository at this point in the history
  5. Set the CGI variables *after* the WASI ones

    Michael-F-Bryan committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    bcaf198 View commit details
    Browse the repository at this point in the history