Re: HTTP-ON-EXAMINE-MERGED-RESPONSE

2012-08-03 Thread Jan Honza Odvarko
On Aug 2, 7:16 pm, Honza Bambas wrote: > On 8/2/2012 3:19 PM, Jan Honza Odvarko wrote: > > > > > > > > > According to the MDN here: > >https://developer.mozilla.org/en/Observer_Notifications#HTTP_requests > > > HTTP-ON-EXAMINE-MERGED-RESPONSE is: >

Re: HTTP-ON-EXAMINE-MERGED-RESPONSE

2012-08-02 Thread Honza Bambas
On 8/2/2012 3:19 PM, Jan Honza Odvarko wrote: According to the MDN here: https://developer.mozilla.org/en/Observer_Notifications#HTTP_requests HTTP-ON-EXAMINE-MERGED-RESPONSE is: called *instead* of http-on-examine-response when a response will be read partially from cache, and partially from

HTTP-ON-EXAMINE-MERGED-RESPONSE

2012-08-02 Thread Jan Honza Odvarko
According to the MDN here: https://developer.mozilla.org/en/Observer_Notifications#HTTP_requests HTTP-ON-EXAMINE-MERGED-RESPONSE is: called *instead* of http-on-examine-response when a response will be read partially from cache, and partially from the network (HTTP 206 or 304 response). Headers