Bug 100689

Summary: buildHTTPHeaders() should use a StringBuilder.appendLiteral() for separator
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: Plug-insAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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
Michael Saboff
Comment 1 2012-10-29 11:58:06 PDT
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.