未分类
NGINX 模块开发 cooies 是否存在检测
static ngx_uint_t get_exist_target_in_cookies(ngx_http_request_t* r, char* cookie_value) {
//ngx_log_error(NGX_LOG_DEBUG, r->connection->log, 0, "{%s}[%s %d]%Z"
阅读全文