WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
100689
buildHTTPHeaders() should use a StringBuilder.appendLiteral() for separator
https://bugs.webkit.org/show_bug.cgi?id=100689
Summary
buildHTTPHeaders() should use a StringBuilder.appendLiteral() for separator
Michael Saboff
Reported
2012-10-29 10:43:22 PDT
Per
comment #6
in
bug 100580
(
https://bugs.webkit.org/show_bug.cgi?id=100580#c6
), the appending of the separator should use appendLiteral(": ").
Attachments
Patch
(1.73 KB, patch)
2012-10-29 11:58 PDT
,
Michael Saboff
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2012-10-29 11:58:06 PDT
Created
attachment 171286
[details]
Patch
WebKit Review Bot
Comment 2
2012-10-29 12:59:45 PDT
Comment on
attachment 171286
[details]
Patch Clearing flags on attachment: 171286 Committed
r132841
: <
http://trac.webkit.org/changeset/132841
>
WebKit Review Bot
Comment 3
2012-10-29 12:59:48 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug