mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 11:28:17 -04:00
publish enums
This commit is contained in:
parent
b9d2de1b21
commit
fd24bb7a43
@ -35,7 +35,7 @@
|
|||||||
// within the HTTPClient family.
|
// within the HTTPClient family.
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
class EXPCL_PANDAEXPRESS HTTPEnum {
|
class EXPCL_PANDAEXPRESS HTTPEnum {
|
||||||
public:
|
PUBLISHED:
|
||||||
enum HTTPVersion {
|
enum HTTPVersion {
|
||||||
HV_09, // HTTP 0.9 or older
|
HV_09, // HTTP 0.9 or older
|
||||||
HV_10, // HTTP 1.0
|
HV_10, // HTTP 1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user