Skip to content

fix: applyPathRewrite logs old req.url instead of rewritten path#1157

Open
nicoabie wants to merge 1 commit intochimurai:masterfrom
nicoabie:fixes/1156
Open

fix: applyPathRewrite logs old req.url instead of rewritten path#1157
nicoabie wants to merge 1 commit intochimurai:masterfrom
nicoabie:fixes/1156

Conversation

@nicoabie
Copy link

Description

Motivation and Context

  • help debugging

How has this been tested?

  • locally

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

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.

applyPathRewrite logs old req.url instead of rewritten path

1 participant