-
Notifications
You must be signed in to change notification settings - Fork 135
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
add support for query string forwarding #100
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @rpetti! Thanks for opening this PR. A few minor suggestions around code style, but also would you mind adding a test for this? Definitely on board with the concept.
Co-Authored-By: rpetti <[email protected]>
Co-Authored-By: rpetti <[email protected]>
Co-Authored-By: rpetti <[email protected]>
Thanks @tcbyrd! I've made your recommended changes and added a test. Please let me know if more adjustments are necessary; I'm fairly new at Node. |
Seems to be stuck for more than a month now... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @rpetti 🙏 I left two little notes, but otherwise this is looking great ✨
Co-Authored-By: rpetti <[email protected]>
Co-Authored-By: rpetti <[email protected]>
Thanks for the suggestions @JasonEtco! I've committed them. 😁 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the quick adjustment @rpetti! And I appreciate your patience 🙏 I'll go ahead and merge 🎉 I'll also publish this as v1.1.0.
add support for query string forwarding
Proposed solution for #98