Skip to content

add method for using headers as a variant differentiator#10

Merged
RichToms merged 1 commit intoRichToms:mainfrom
CodeFoodPixels:use-headers-in-config
Mar 4, 2026
Merged

add method for using headers as a variant differentiator#10
RichToms merged 1 commit intoRichToms:mainfrom
CodeFoodPixels:use-headers-in-config

Conversation

@CodeFoodPixels
Copy link
Copy Markdown
Contributor

@CodeFoodPixels CodeFoodPixels commented Mar 3, 2026

Trying to use Mokk to mock the AWS endpoints, but AWS uses headers to differentiate between commands.

@CodeFoodPixels CodeFoodPixels requested a review from RichToms as a code owner March 3, 2026 18:01

svr.addConfiguredRoutes()
svr.addSystemRoutes(rLog)
svr.addConfiguredRoutes()
Copy link
Copy Markdown
Contributor Author

@CodeFoodPixels CodeFoodPixels Mar 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I switched these around because if you do a route of /* you can't get to any of the _mokk endpoints currently

@RichToms RichToms merged commit c7e3ba8 into RichToms:main Mar 4, 2026
1 check passed
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