-
Notifications
You must be signed in to change notification settings - Fork 31
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
Create Detect101SwitchingProtocols.bambda #62
Conversation
Hello Team, I hope this message finds you all well. I'm back and I've been working on a new script that I wanted to share with you. The script is designed to detect "101 Switching Protocols" in HTTP responses. Upon detection, it highlights the responses in red and appends notes, if enabled. I've attached the script to this email for your review. Please let me know if you have any questions or suggestions for improvement. I look forward to hearing your feedback. Best regards, |
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 your submission, we've left you a couple of suggestions :)
Done I Changed it to /**
// Ensure there is a response and check if the status code is 101 |
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.
Looks good!
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.
👍
Bambda Contributions
@author
annotation and suitable description