Home | History | Annotate | Download | only in libmicrohttpd

Lines Matching full:spdy

11 for SPDY (the base for HTTP 2.0) support.  libmicrospdy provides a
12 compact API and implementation of SPDY server. libmicrospdy currently
13 only implements partially version 3 of SPDY.
37 SPDY v3, is required. Spdylay is still under development and can be
106 - SPDY RST_STREAM sending on each possible error (DONE?)
110 - SPDY PING (used often by browsers)
111 - receiving SPDY WINDOW_UPDATE
112 - SPDY Settings
113 - SPDY PUSH
114 - SPDY HEADERS
115 - SPDY Credentials