Lines Matching refs:field
686 /* The request MUST contain an |Upgrade| header field whose value
691 /* The request MUST contain a |Connection| header field whose value
696 /* The request MUST include a header field with the name
697 |Sec-WebSocket-Version|. The value of this header field MUST be
702 /* The request MUST include a header field with the name
703 |Sec-WebSocket-Key|. The value of this header field MUST be a nonce
727 char field[128];
728 msnprintf(field, sizeof(field), "%s %s", heads[i].name,
730 result = Curl_hyper_header(data, req, field);
776 |Sec-WebSocket-Key| header field concatenated with
780 /* If the response includes a |Sec-WebSocket-Extensions| header field and
781 this header field indicates the use of an extension that was not present
786 /* If the response includes a |Sec-WebSocket-Protocol| header field
787 and this header field indicates the use of a subprotocol that was