proxygen
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
SPDYVersion.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2015-present, Facebook, Inc.
3
* All rights reserved.
4
*
5
* This source code is licensed under the BSD-style license found in the
6
* LICENSE file in the root directory of this source tree. An additional grant
7
* of patent rights can be found in the PATENTS file in the same directory.
8
*
9
*/
10
#pragma once
11
12
namespace
proxygen
{
13
14
enum class
SPDYVersion
{
SPDY3
= 0,
SPDY3_1
};
15
16
}
proxygen::SPDYVersion::SPDY3
proxygen::SPDYVersion
SPDYVersion
Definition:
SPDYVersion.h:14
proxygen
Definition:
ExMessageHandler.h:14
proxygen::SPDYVersion::SPDY3_1
proxygen
lib
http
codec
SPDYVersion.h
Generated by
1.8.11