Enumerations

spdy Namespace Reference

Enumerations

enum  SessionVersion { SESSION_VERSION_2 = 0, SESSION_VERSION_3, SESSION_VERSION_3_1 }
 

Internal implementation version.

More...

Enumeration Type Documentation

Internal implementation version.

These map to the SPDY version handled.

Enumerator:
SESSION_VERSION_2 
SESSION_VERSION_3 
SESSION_VERSION_3_1 

Definition at line 31 of file SpdyDefs.h.