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

feat: parse port from onConnect handler #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

nsrCodes
Copy link
Contributor

@nsrCodes nsrCodes commented Jul 31, 2024

  • sets the _originalUrl_ attribute on ctx
  • updates logger code to send port in case of local and non-http port

Does not need updated in desktop consumer or UI. Automatically shows port like this
Screenshot 2024-07-31 at 9 24 13 AM

fixes requestly/requestly#1971

- sets the _originalUrl_ attribute on ctx
- updates logger code to send port in case of local and non-http port
@nsrCodes nsrCodes requested a review from wrongsahil July 31, 2024 03:58
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.

bug: network interceptor table not showing ports for localhost
1 participant