Bug 1559707 Comment 9 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(a) Parse `Cache-Control:public`. Intentionally not serializing in IPC::ParamTraits::Write
    since HttpChannelChild hasn't used at this moment.
(b) Don't calculate heuristic expiration time for non-cacheable request (e.g., 302, 303, 307 without
	CC:public/private)
(a) Parse `Cache-Control:public`. Intentionally not serializing in IPC::ParamTraits::Write
    since HttpChannelChild hasn't used at this moment.
(b) Don't calculate heuristic expiration time for non-cacheable request (e.g., 302, 304, 307 without
	CC:public/private)

Back to Bug 1559707 Comment 9