[webkit-reviews] review requested: [Bug 177837] Share code to normalize an HTTP method : [Attachment 322579] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 3 14:12:40 PDT 2017


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 177837: Share code to normalize an HTTP method
https://bugs.webkit.org/show_bug.cgi?id=177837

Attachment 322579: Patch

https://bugs.webkit.org/attachment.cgi?id=322579&action=review




--- Comment #1 from Daniel Bates <dbates at webkit.org> ---
Created attachment 322579

  --> https://bugs.webkit.org/attachment.cgi?id=322579&action=review

Patch

I named the common function normalizeHTTPMethod instead of normalizeMethod as I
was worried that the latter could be ambigious given that it is a globally
scoped function. Let me know if it would be preferred to name the funciton
normalizeMethod or if there is a better name for this function.


More information about the webkit-reviews mailing list