Welcome! Log In Create A New Profile

Advanced

[nginx] Style.

Ruslan Ermilov
March 16, 2016 01:28PM
details: http://hg.nginx.org/nginx/rev/81329f6a4254
branches:
changeset: 6439:81329f6a4254
user: Ruslan Ermilov <ru@nginx.com>
date: Wed Mar 16 14:44:41 2016 +0300
description:
Style.

diffstat:

src/http/ngx_http_upstream.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)

diffs (18 lines):

diff -r 646985c55393 -r 81329f6a4254 src/http/ngx_http_upstream.c
--- a/src/http/ngx_http_upstream.c Tue Mar 15 18:26:59 2016 +0300
+++ b/src/http/ngx_http_upstream.c Wed Mar 16 14:44:41 2016 +0300
@@ -416,10 +416,10 @@ static ngx_http_upstream_next_t ngx_htt


ngx_conf_bitmask_t ngx_http_upstream_cache_method_mask[] = {
- { ngx_string("GET"), NGX_HTTP_GET},
- { ngx_string("HEAD"), NGX_HTTP_HEAD },
- { ngx_string("POST"), NGX_HTTP_POST },
- { ngx_null_string, 0 }
+ { ngx_string("GET"), NGX_HTTP_GET },
+ { ngx_string("HEAD"), NGX_HTTP_HEAD },
+ { ngx_string("POST"), NGX_HTTP_POST },
+ { ngx_null_string, 0 }
};



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

[nginx] Style.

Ruslan Ermilov 347 March 16, 2016 01:28PM



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

Online Users

Guests: 140
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