RESOLVED FIXED257343
Update httpHeaderNameString() to return an ASCIILiteral
https://bugs.webkit.org/show_bug.cgi?id=257343
Summary Update httpHeaderNameString() to return an ASCIILiteral
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.