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

Response headers change on match when defined in PascalCase #313

Open
davidpocar opened this issue Jan 17, 2025 · 0 comments
Open

Response headers change on match when defined in PascalCase #313

davidpocar opened this issue Jan 17, 2025 · 0 comments

Comments

@davidpocar
Copy link

Hello, trying to mock retrieving messages from ServiceBus using these examples. Using the latest smocker version.

When I define headers in PascalCase (e.g. BrokerProperties) the matched request's response will be slightly augumented.

Mock definition:
Image

The request is matched like so (response headers):
Image


Is this intentional, or some kind of limitation? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant