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 the problem with headers passthrough #55

Merged
merged 1 commit into from
Oct 23, 2017

Conversation

dmtrrk
Copy link
Contributor

@dmtrrk dmtrrk commented Oct 23, 2017

Proxy didn't process some headers correctly.

  1. Content-* headers can't be set manually with validation
  2. Valid AWS Authorization-* header required validation

Reproduce:

  1. Create Wiremock instance
  2. Start local DynamoDb
  3. Proxy all requests to DynamoDb
  4. Create any request with DynamoDb API

@StefH StefH merged commit bcdc3d6 into WireMock-Net:master Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants