Bug 143009 - [WK2] Remove NetworkCache FIXME comment about caching responses to OPTIONS requests
Summary: [WK2] Remove NetworkCache FIXME comment about caching responses to OPTIONS re...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-24 10:19 PDT by Chris Dumez
Modified: 2015-03-24 13:12 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.78 KB, patch)
2015-03-24 10:20 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.