microsoftarchive / http2-katana

HTTP 2.0 with Katana
133 stars 34 forks source link

Selected protocol: HTTP/1.1 #74

Open vtortola opened 8 years ago

vtortola commented 8 years ago

Hi,

I am running the "Http2.Owin.Service.Sample" example and accessing it with Google Chrome, however HTTP 1.1 is always selected.

What may be the problem?

[23:19:14] INFO: Server running at port 8443 [19/10/2015 23:22:09] ThreadId:10 DBG: New connection accepted [19/10/2015 23:22:09] ThreadId:10 DBG: New connection accepted [19/10/2015 23:22:10] ThreadId:10 DBG: New connection accepted [19/10/2015 23:22:11] ThreadId:12 DBG: Selected protocol: HTTP/1.1 [19/10/2015 23:22:11] ThreadId:11 DBG: Selected protocol: HTTP/1.1 [19/10/2015 23:22:11] ThreadId:12 DBG: Http1.1 Protocol Handler. Process request [19/10/2015 23:22:11] ThreadId:11 DBG: Http1.1 Protocol Handler. Process request [19/10/2015 23:22:22] ThreadId:14 DBG: Selected protocol: HTTP/1.1 [19/10/2015 23:22:22] ThreadId:14 DBG: Http1.1 Protocol Handler. Process request GET / HTTP/1.1 Host: localhost:8443 Connection: keep-alive Cache-Control: max-age=0 Accept: text/ht ml,application/xhtml+xml,application/xml;q=0.9,image/webp,/;q=0.8 Upgrade-Insecure-Requests: 1 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gec ko) Chrome/46.0.2490.71 Safari/537.36 Accept-Encoding: gzip, deflate, sdch Accept-Language: en-US,en;q=0.8 Cookie: Lang=en [19/10/2015 23:22:22] ThreadId:14 DBG: Closing connection [19/10/2015 23:22:22] ThreadId:10 DBG: New connection accepted [19/10/2015 23:22:22] ThreadId:21 DBG: Selected protocol: HTTP/1.1 [19/10/2015 23:22:22] ThreadId:21 DBG: Http1.1 Protocol Handler. Process request [19/10/2015 23:22:23] ThreadId:10 DBG: New connection accepted [19/10/2015 23:22:23] ThreadId:10 DBG: New connection accepted [19/10/2015 23:22:23] ThreadId:11 DBG: Selected protocol: HTTP/1.1 [19/10/2015 23:22:23] ThreadId:11 DBG: Http1.1 Protocol Handler. Process request GET /favicon.ico HTTP/1.1 Host: localhost:8443 Connection: keep-alive User-Agent: Mozilla/5.0 (Wind ows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.71 Safari/537.36 Accept: / Referer: https://localhost:8443/ Accept-Encoding: gzip, deflate, sdch Accept -Language: en-US,en;q=0.8 Cookie: Lang=en [19/10/2015 23:22:23] ThreadId:11 DBG: Closing connection [19/10/2015 23:22:35] ThreadId:12 ERROR: Exception occurred. Closing client's socket. The remote stream has been closed