Searched refs:HTTP_REQ_STREAM_ID (Results 1 – 1 of 1) sorted by relevance
36 const HTTP_REQ_STREAM_ID: u64 = 4; constant191 conn.stream_send(HTTP_REQ_STREAM_ID, req.as_bytes(), true) in main()217 if s == HTTP_REQ_STREAM_ID && fin { in main()