Lines Matching full:constructs
187 // Constructs a standard SPDY GET SYN packet, optionally compressed
197 // Constructs a standard SPDY GET SYN packet, optionally compressed.
207 // Constructs a standard SPDY GET SYN packet, optionally compressed.
219 // Constructs a standard SPDY SYN_STREAM frame for a CONNECT request.
224 // Constructs a standard SPDY push SYN packet.
252 // Constructs a standard SPDY SYN_REPLY packet to match the SPDY GET.
260 // Constructs a standard SPDY SYN_REPLY packet to match the SPDY GET.
266 // Constructs a standard SPDY SYN_REPLY packet with an Internal Server
271 // Constructs a standard SPDY SYN_REPLY packet with the specified status code.
279 // Constructs a standard SPDY POST SYN packet.
287 // Constructs a chunked transfer SPDY POST SYN packet.
294 // Constructs a standard SPDY SYN_REPLY packet to match the SPDY POST.
301 // Constructs a single SPDY data frame with the contents "hello!"
305 // Constructs a single SPDY data frame with the given content.