Bug 143009

Summary: [WK2] Remove NetworkCache FIXME comment about caching responses to OPTIONS requests
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, commit-queue, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2015-03-24 10:19:20 PDT
Remove NetworkCache FIXME comment about caching responses to OPTIONS method as RFC 7234 says "Responses to the OPTIONS method are not cacheable" [1].

[1] http://tools.ietf.org/html/rfc7231#page-31
Comment 1 Chris Dumez 2015-03-24 10:20:47 PDT
Created attachment 249334 [details]
Patch
Comment 2 WebKit Commit Bot 2015-03-24 13:12:21 PDT
Comment on attachment 249334 [details]
Patch

Clearing flags on attachment: 249334

Committed r181902: <http://trac.webkit.org/changeset/181902>
Comment 3 WebKit Commit Bot 2015-03-24 13:12:26 PDT
All reviewed patches have been landed.  Closing bug.