Searched refs:nghttp2_downcase (Results 1 – 3 of 3) sorted by relevance
70 void nghttp2_downcase(uint8_t *s, size_t len);
126 void nghttp2_downcase(uint8_t *s, size_t len) in nghttp2_downcase() function
945 nghttp2_downcase(p->name, p->namelen); in nghttp2_nv_array_copy()
Completed in 6 milliseconds