The official NGINX Open Source repository.
Go to file
Valentin Bartenev f79908af6e SPDY: avoid sending RST_STREAM on WINDOW_UPDATE with unknown SID.
There's a race condition between closing a stream by one endpoint
and sending a WINDOW_UPDATE frame by another.  So it would be better
to just skip such frames for unknown streams, like is already done
for the DATA frames.
2014-04-21 19:21:17 +04:00
auto Win32: fixed link flags with MSVC, broken by bfe536716dbf. 2014-04-07 18:29:05 +04:00
conf MIME: added application/xspf+xml MIME type (ticket #479). 2014-03-06 10:51:08 +01:00
contrib Contrib: added vim to README. 2013-12-06 19:58:27 +04:00
docs nginx-1.5.13-RELEASE 2014-04-08 18:15:21 +04:00
misc Documented the switch from java XSLScript to xslscript.pl. 2014-04-21 13:48:41 +04:00
src SPDY: avoid sending RST_STREAM on WINDOW_UPDATE with unknown SID. 2014-04-21 19:21:17 +04:00
.hgtags release-1.5.13 tag 2014-04-08 18:15:22 +04:00