After I update to http2, I except all request sent at the same time, but as you can see, some requests are sent at the same time, but some not, why ?
The 13th request's URL is in the HTML.
After I update to http2, I except all request sent at the same time, but as you can see, some requests are sent at the same time, but some not, why ?
The 13th request's URL is in the HTML.
The color coding in the waterfall shows that a second connection is being opened. If i had to take a guess, i'd think that there's a second domain from which resources need to be fetched.