对于浏览器对服务器的每个请求,我都会收到两个请求 ->一个请求来自HTTP / 1.1 ->其他请求来自HTTP / 2.0
来自服务器的日志
2019-03-17T02:33:23.8121085+00:00 8000000a-0000-f800-b63f-84710c7967bb [INF] Request starting HTTP/1.1 GET https://www.WEbApp.com/
2019-03-17T02:33:23.8121085+00:00 8000000a-0000-f800-b63f-84710c7967bb [INF] Request starting HTTP/2.0 GET https://www.WEbApp.com/ (ca22a1cb)
2019-03-17T02:33:23.9317375+00:00 8000000a-0000-f800-b63f-84710c7967bb [INF] Executing endpoint '"WEbApp.GlobalController.GlobalController.Index (WEbApp)"'
2019-03-17T02:33:23.9444334+00:00 80000010-0000-f900-b63f-84710c7967bb [INF] Executing endpoint '"WEbApp.GlobalController.GlobalController.Index (WEbApp)