Bug 257343

Summary: Update httpHeaderNameString() to return an ASCIILiteral
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2023-05-25 12:34:22 PDT
Update httpHeaderNameString() to return an ASCIILiteral instead of a StringView. It makes it clearer that it only returns ASCII characters and that they are "immortal".
Attachments
Chris Dumez
Comment 1 2023-05-25 12:35:48 PDT
EWS
Comment 2 2023-05-26 09:33:27 PDT
Committed 264587@main (fa601944b216): <https://commits.webkit.org/264587@main> Reviewed commits have been landed. Closing PR #14360 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-05-26 09:34:17 PDT
Note You need to log in before you can comment on or make changes to this bug.