Skip to content

Enhance Test HTTP Server #2743

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

Merged
merged 1 commit into from
Mar 24, 2020
Merged

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Mar 24, 2020

  • Add support for URL parameters.

  • Add status code URLs for /xxx to allow specifiing specific codes
    including setting the Location header for 3xx codes.

This includes a workaround that caused the revert in #2740 to hopefully build on Windows without triggering the SIL bug.

- Add support for URL parameters.

- Add status code URLs for /xxx to allow specifiing specific codes
  including setting the Location header for 3xx codes.
@spevans
Copy link
Contributor Author

spevans commented Mar 24, 2020

@swift-ci test linux

@spevans
Copy link
Contributor Author

spevans commented Mar 24, 2020

@compnerd Could you test this on windows please? I added a workaround that should hopefully stop the SIL bug from triggering.

@spevans
Copy link
Contributor Author

spevans commented Mar 24, 2020

@swift-ci test linux

@spevans spevans merged commit 3949db6 into swiftlang:master Mar 24, 2020
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