Searched refs:http_method_append (Results 1 – 4 of 4) sorted by relevance
98 static inline void http_method_append (buffer * const b, const http_method_t method);99 static inline void http_method_append (buffer * const b, const http_method_t method) { in http_method_append() function
942 http_method_append(b, r->http_method); in log_access_record()968 http_method_append(b, r->http_method); in log_access_record()
1964 http_method_append(dest, r->http_method); in magnet_env_get_buffer_by_id()
2133 * [core] http_method_append()