-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Change regex to match relation-types w/o quotes in Link header #11711
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
Conversation
...t.PowerShell.Commands.Utility/commands/utility/WebCmdlet/Common/WebRequestPSCmdlet.Common.cs
Outdated
Show resolved
Hide resolved
TravisEz13
left a comment
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.
Please fix tests failures and address @iSazonov 's comments
|
It would be good to add a tests to make sure this doesn't regress |
|
@TravisEz13 I do not find how we could add the test. We use AspNetCore for test and AspNetCore sends the header as-is. |
|
@iSazonov Thanks for the explanation. |
|
@Marusyk Thanks for your contribution. |
|
Thanks for review and help |
|
🎉 Handy links: |
PR Summary
Change regex to match relation-types without quotes in Link header.
PR Context
Fixes #11629
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.Please review,
Thank you in advance