HttpEventType
不同种类的 HttpEvent 的枚举类型。
Type enumeration for the different kinds of HttpEvent.
enum HttpEventType {
Sent
UploadProgress
ResponseHeader
DownloadProgress
Response
User
}
不同种类的 HttpEvent 的枚举类型。
Type enumeration for the different kinds of HttpEvent.
enum HttpEventType {
Sent
UploadProgress
ResponseHeader
DownloadProgress
Response
User
}