Skip to content
HttpRequestType

玩法 / HttpRequestType

HttpRequestType Enumeration
​

开发给用户用的Http请求类型枚举

Table of contents ​

Enumeration Members
​

Get = 0
Post = 1

Enumeration Members ​

Get
​

• Get = 0

Get请求


Post
​

• Post = 1

Post请求