diff options
author | Ruslan Ermilov <ru@nginx.com> | 2012-12-14 19:56:03 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@nginx.com> | 2012-12-14 19:56:03 +0000 |
commit | 18a7e1b359597aaed8e302bc7c55d3146ee632ef (patch) | |
tree | 54d3fd953f4bdb863a69833ef14e85bda070e826 /src/http/modules/perl/ngx_http_perl_module.c | |
parent | cd04ca3546f64deeabcbd477c5eb627f1af71685 (diff) | |
download | nginx-18a7e1b359597aaed8e302bc7c55d3146ee632ef.tar.gz nginx-18a7e1b359597aaed8e302bc7c55d3146ee632ef.zip |
Geo: fixed the "ranges" without ranges case.
The following configuration returned an empty value for $geo:
geo $geo {
ranges;
default default;
}
Diffstat (limited to 'src/http/modules/perl/ngx_http_perl_module.c')
0 files changed, 0 insertions, 0 deletions