proxygen
HTTPConstants.cpp File Reference

Go to the source code of this file.

Namespaces

 proxygen
 

Macros

#define CONNECTION_CLOSE_REASON_STRING(e, r)   r,
 

Functions

const char * proxygen::getConnectionCloseReasonStringByIndex (unsigned int index)
 
const char * proxygen::getConnectionCloseReasonString (ConnectionCloseReason r)
 

Variables

const char * proxygen::connectionCloseStrings []
 

Macro Definition Documentation

#define CONNECTION_CLOSE_REASON_STRING (   e,
 
)    r,

Definition at line 14 of file HTTPConstants.cpp.