Bug 133872 - Add a HTTPHeaderMap::find overload that takes a HTTPHeaderName
Summary: Add a HTTPHeaderMap::find overload that takes a HTTPHeaderName
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-13 11:50 PDT by Anders Carlsson
Modified: 2014-06-13 11:56 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.17 KB, patch)
2014-06-13 11:51 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-06-13 11:50:55 PDT
Add a HTTPHeaderMap::find overload that takes a HTTPHeaderName
Comment 1 Anders Carlsson 2014-06-13 11:51:37 PDT
Created attachment 233064 [details]
Patch
Comment 2 Anders Carlsson 2014-06-13 11:56:55 PDT
Committed r169941: <http://trac.webkit.org/changeset/169941>