Lines Matching refs:http2
69 StringRef::from_lit("1"), false, http2::HD__AUTHORITY); in test_downstream_field_store_header()
72 http2::HD_CONTENT_LENGTH); in test_downstream_field_store_header()
76 *fs.header(http2::HD__AUTHORITY)); in test_downstream_field_store_header()
77 CU_ASSERT(nullptr == fs.header(http2::HD__METHOD)); in test_downstream_field_store_header()
94 true, http2::HD_COOKIE); in test_downstream_crumble_request_cookie()
97 http2::HD_COOKIE); in test_downstream_crumble_request_cookie()
99 StringRef::from_lit("echo"), false, http2::HD_COOKIE); in test_downstream_crumble_request_cookie()
140 http2::HD_COOKIE); in test_downstream_assemble_request_cookie()
143 http2::HD_COOKIE); in test_downstream_assemble_request_cookie()
146 http2::HD_COOKIE); in test_downstream_assemble_request_cookie()
149 http2::HD_COOKIE); in test_downstream_assemble_request_cookie()
161 false, http2::HD_LOCATION); in test_downstream_rewrite_location_response_header()
163 auto location = resp.fs.header(http2::HD_LOCATION); in test_downstream_rewrite_location_response_header()
202 http2::HD_COOKIE); in test_downstream_find_affinity_cookie()
205 http2::HD_COOKIE); in test_downstream_find_affinity_cookie()
208 http2::HD_CONTENT_LENGTH); in test_downstream_find_affinity_cookie()
211 http2::HD_COOKIE); in test_downstream_find_affinity_cookie()
214 http2::HD_COOKIE); in test_downstream_find_affinity_cookie()