FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Sanitize metric name for `Server-Timing` header by swissspidy · Pull Request #957 · WordPress/performance · GitHub

Sanitize metric name for Server-Timing header - #957

Merged
swissspidy merged 4 commits into
trunkfrom
fix/955-slashes
Jan 29, 2024
Merged

Sanitize metric name for Server-Timing header#957
swissspidy merged 4 commits into
trunkfrom
fix/955-slashes

Conversation

swissspidy commented Jan 29, 2024
edited
Loading

Copy link
Copy Markdown
Member

Summary

Ensures metric name does not contain invalid characters such as "/".

Fixes #955

Relevant technical choices

Checklist

  • PR has either [Focus] or Infrastructure label.
  • PR has a [Type] label.
  • PR has a milestone or the no milestone label.

swissspidy added [Type] Bug An existing feature is broken Infrastructure Issues for the overall performance plugin infrastructure labels Jan 29, 2024
swissspidy added this to the PL Plugin 2.9.0 milestone Jan 29, 2024
Co-authored-by: Weston Ruter <westonruter@google.com>
swissspidy changed the title Sanitize slashes for Server-Timing header Sanitize metric name for Server-Timing header Jan 29, 2024

adamsilverstein left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Nice work!

swissspidy merged commit 3a366e3 into trunk Jan 29, 2024
swissspidy deleted the fix/955-slashes branch January 29, 2024 23:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Infrastructure Issues for the overall performance plugin infrastructure [Type] Bug An existing feature is broken

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Server-Timing: Slashes in metric name not working

3 participants


Back | FazBrowse Home | New Git URL