| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Should we also fix the issue with empty string in this PR? |
Sorry, something went wrong.
|
Steve Lee (@SteveL-MSFT) It is another code path. I think we should have different commits. |
Sorry, something went wrong.
|
🎉v7.1.0-preview.1 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
Core throws if web header has a null value - it is not valid value.
Before the change web cmdlets thrown with NRE (value.ToString()).
Now we silently ignore such headers.
PR Context
PR Checklist