Searched refs:seen_nonpseudoheader (Results 1 – 4 of 4) sorted by relevance
803 if (wsi->seen_nonpseudoheader && in lws_hpack_handle_pseudo_rules()819 wsi->seen_nonpseudoheader = 1; in lws_hpack_handle_pseudo_rules()1248 wsi->seen_nonpseudoheader = 1; in lws_hpack_interpret()
282 wsi->seen_nonpseudoheader = 0; in __lws_wsi_server_new()339 wsi->seen_nonpseudoheader = 0; in lws_wsi_h2_adopt()
183 wsi->h2_acked_settings = wsi->seen_nonpseudoheader = in __lws_reset_wsi()
764 unsigned int seen_nonpseudoheader:1; member