“CAUTION: provisional headers are shown” in Chrome debugger

前端 未结 30 3360
滥情空心
滥情空心 2020-11-22 11:52

I noticed a strange caution message when looking at downloaded resources using Google chrome inspector (F12):

Caution provisional headers a

30条回答
  •  执笔经年
    2020-11-22 12:09

    I saw this occur when the number of connections to my server exceeded Chrome's max-connections-per-server limit of 6.

提交回复
热议问题