HttpDebug
Table of Contents
Constants
- ALL = 0x1f
- CONNECT = 0x10
- REQUEST = 0x3
- REQUEST_BODY = 0x2
- REQUEST_HEADERS = 0x1
- RESPONSE = 0xc
- RESPONSE_BODY = 0x8
- RESPONSE_HEADERS = 0x4
Constants
ALL
public
mixed
ALL
= 0x1f
CONNECT
public
mixed
CONNECT
= 0x10
REQUEST
public
mixed
REQUEST
= 0x3
REQUEST_BODY
public
mixed
REQUEST_BODY
= 0x2
REQUEST_HEADERS
public
mixed
REQUEST_HEADERS
= 0x1
RESPONSE
public
mixed
RESPONSE
= 0xc
RESPONSE_BODY
public
mixed
RESPONSE_BODY
= 0x8
RESPONSE_HEADERS
public
mixed
RESPONSE_HEADERS
= 0x4