-
In chromium 47 the indicator is a regular extension button and it no longer sits in the address bar.
Could it be moved back to the address bar?
![spdy_indicator_chromium_47](https://cloud.githubuserc…
-
When I try to start the server, I get the following error:
```
util.js:280
throw new ERR_INVALID_ARG_TYPE('superCtor', 'Function', superCtor);
^
TypeError [ERR_INVALID_ARG_TYPE]: The "s…
-
use the new handle-thing 2.0.1 version in node-spdy to correct crash bug #350 under node >=11
-
```
mod_spdy currently only works for Apache 2.2. We should make it also available
for Apache 2.4.
```
Original issue reported on code.google.com by `mdste...@google.com` on 28 Jan 2013 at 3:09
-
Go to https://checker.html5.org/, upload a file and submit. The URL changes to https://checker.html5.org/#file but loading never finishes. Eventually Chrome gives up with ERR_SPDY_PROTOCOL_ERROR.
-
```
The common way to force HTTP traffic over to HTTPS is to use mod_rewrite like
so:
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
as described in e.g.:
http://www.c…
-
Hey there, my team just started a new project using the latest version of webpack-dev-server (2.7.1), and when starting up the server we are all consistently seeing the following error.
```
Error:…
-
Hi, sorry for my poor English.
I found libspdy in your github page.
After compiling it. I found I didn't know how use it.
Could you give me an example to use the libspdy to connent the google server…
-
```
mod_spdy currently only works for Apache 2.2. We should make it also available
for Apache 2.4.
```
Original issue reported on code.google.com by `mdste...@google.com` on 28 Jan 2013 at 3:09
-
I'm running nghttpx in proxy mode with Squid as a backend. A pac file is used in the browser to proxy all the traffic through a server. What I have been noticing is when the pac file is loaded, the ve…