Skip to content

Conversation

@garciasdos
Copy link

Related with Kong/kong#14338 and the change introduced in Kong/kong#8823

This pull request includes updates to the request package to add a new method for retrieving the raw, non-normalized version of the request path. Additionally, it includes updates to the corresponding tests and protocol definitions.

Additions and Updates to Request Methods:

  • request/request.go: Added a new method GetRawPath() which returns the raw, non-normalized version of the request path. Updated the comments for GetPath() to clarify that it returns the normalized path component.

Updates to Tests:

Protocol Definition Updates:

@CLAassistant
Copy link

CLAassistant commented Mar 3, 2025

CLA assistant check
All committers have signed the CLA.

@garciasdos garciasdos changed the title Feat/get raw path feat: expose request.get_raw_path Mar 3, 2025
@garciasdos
Copy link
Author

Hey @gszr! I hope you're doing well. I wanted to check in to see if there are any plans for reviewing this. If there's anything I can do to help speed things along, just let me know. Thanks!

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