09-05-2014, 07:58 AM
Short of parsing the har, is there any way to step through each request to do some processing using the WPT API
To be more spcific, I want to step through the waterfall to figure out which is the request that contains the actualy html response which is slightly tricky given the 1-n 301/302s that are involved before getting to the page that actually has the response body
For example in this waterfall its request 2 whereas in some others it might even be 3 : http://www.webpagetest.org/result/140904...1/details/
To be more spcific, I want to step through the waterfall to figure out which is the request that contains the actualy html response which is slightly tricky given the 1-n 301/302s that are involved before getting to the page that actually has the response body
For example in this waterfall its request 2 whereas in some others it might even be 3 : http://www.webpagetest.org/result/140904...1/details/