|
|
|
|
|
by tombrossman
3930 days ago
|
|
I wonder what happens to the SPDY-specific directives once support is removed. I use 'listen 443 ssl spdy;' and 'add_header Alternate-Protocol 443:npn-spdy/3;'. If these are just ignored no problem, but I wonder if it breaks anything? |
|
They are treated as syntax errors, but I think it does give an error message that spdy is deprecated and to remove.