| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…r URL parsing behavior Extracts the regular expression for matching malformed absolute URLs to a module-scoped constant in url.ts. Additionally, adds comprehensive inline documentation to clarify: - The path normalization behavior of LEADING_SLASHES_REGEX which collapses consecutive slashes and backslashes. - The rationale for using 'http://localhost' as the fallback base URL for virtual document initialization in server.ts.
…relative URLs Backports the security fixes from: - angular#68973 - angular#69018
|
This PR was merged into the repository. The changes were merged into the following branches:
|
Sorry, something went wrong.
|
This pull request has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Backports the security fixes from:
Target branch: 20.3.x