- 19 May, 2012 5 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Print, for each stream, time delta from SSL/TLS handshake and each SYN_STREAM. The time deltas are measured after SYN_REPLY received and all data received. For example, the following output: SYN_REPLY: X(Y) means SYN_REPLY was received X ms after SSL/TLS handshake and Y ms after the corresponding SYN_STREAM was sent.
-
Tatsuhiro Tsujikawa authored
If this option is used, spdycat also downloads assets such as stylesheets, images and script files linked from the downloaded resource. They are queued in the same SPDY session.
-
Tatsuhiro Tsujikawa authored
-
- 18 May, 2012 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 16 May, 2012 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 13 May, 2012 5 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
This is because compiler may warn that name `index` shadows global declaration if the application code uses the prototype argument names as is.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Updated program output to the latest version. Mentioned spdycli.
-
Tatsuhiro Tsujikawa authored
-
- 12 May, 2012 8 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
SPDYLAY_ERR_TEMPORAL_CALLBACK_FAILURE to signal stream error.
-
- 11 May, 2012 6 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
when WINDOW_UPDATE is received.
-
Tatsuhiro Tsujikawa authored
INITIAL_WINDOW_SIZE is received and the window size becomes positive.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 10 May, 2012 3 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 09 May, 2012 11 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
This callback function is invoked when the unknown frame type is received. Added debug output using this callback to spdycat.
-
Tatsuhiro Tsujikawa authored
This callback function is invoked when the received frame data could not be parsed correctly. Added debug output using this callback to spdycat.
-