|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Data Structures | |
| struct | ngx_http_auth_basic_ctx_t |
| struct | ngx_http_auth_basic_loc_conf_t |
Macros | |
| #define | NGX_HTTP_AUTH_BUF_SIZE 2048 |
Variables | |
| ngx_module_t | ngx_http_auth_basic_module |
| #define NGX_HTTP_AUTH_BUF_SIZE 2048 |
Definition at line 14 of file ngx_http_auth_basic_module.c.
| ngx_module_t ngx_http_auth_basic_module |
Definition at line 79 of file ngx_http_auth_basic_module.c.
1.8.1.2