Welcome! Log In Create A New Profile

Advanced

[nginx] svn commit: r5081 - trunk/src/http/modules

Anonymous User
February 23, 2013 06:52AM
Author: mdounin
Date: 2013-02-23 11:50:42 +0000 (Sat, 23 Feb 2013)
New Revision: 5081
URL: http://trac.nginx.org/nginx/changeset/5081/nginx

Log:
Trailing whitespace fix.


Modified:
trunk/src/http/modules/ngx_http_scgi_module.c
trunk/src/http/modules/ngx_http_uwsgi_module.c

Modified: trunk/src/http/modules/ngx_http_scgi_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_scgi_module.c 2013-02-21 23:31:57 UTC (rev 5080)
+++ trunk/src/http/modules/ngx_http_scgi_module.c 2013-02-23 11:50:42 UTC (rev 5081)
@@ -1018,7 +1018,7 @@
done:

if (u->headers_in.status_n == NGX_HTTP_SWITCHING_PROTOCOLS
- && r->headers_in.upgrade)
+ && r->headers_in.upgrade)
{
u->upgrade = 1;
}

Modified: trunk/src/http/modules/ngx_http_uwsgi_module.c
===================================================================
--- trunk/src/http/modules/ngx_http_uwsgi_module.c 2013-02-21 23:31:57 UTC (rev 5080)
+++ trunk/src/http/modules/ngx_http_uwsgi_module.c 2013-02-23 11:50:42 UTC (rev 5081)
@@ -1052,7 +1052,7 @@
done:

if (u->headers_in.status_n == NGX_HTTP_SWITCHING_PROTOCOLS
- && r->headers_in.upgrade)
+ && r->headers_in.upgrade)
{
u->upgrade = 1;
}

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] svn commit: r5081 - trunk/src/http/modules

Anonymous User 778 February 23, 2013 06:52AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 279
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready