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