Searched refs:semicolon (Results 1 – 2 of 2) sorted by relevance
267 char *semicolon; in http_response_handle_cachable() local269 if (NULL == (semicolon = strchr(con->request.http_if_modified_since, ';'))) { in http_response_handle_cachable()272 used_len = semicolon - con->request.http_if_modified_since; in http_response_handle_cachable()327 char *semicolon; in http_response_handle_cachable() local329 if (NULL == (semicolon = strchr(con->request.http_if_modified_since, ';'))) { in http_response_handle_cachable()332 used_len = semicolon - con->request.http_if_modified_since; in http_response_handle_cachable()
60 You can define multiple scripts when separated by a semicolon. The scripts are executed in the spec…