proxygen
RFC1867.cpp File Reference

Go to the source code of this file.

Namespaces

 proxygen
 

Enumerations

enum  BoundaryResult
 

Enumeration Type Documentation

enum BoundaryResult
strong

Definition at line 23 of file RFC1867.cpp.

23  {
24  YES,
25  NO,
26  PARTIAL
27 };