Documentation ¶
Index ¶
Constants ¶
View Source
const AJP13_END_RESPONSE int = 5
View Source
const AJP13_GET_BODY_CHUNK int = 6
View Source
const AJP13_SEND_BODY_CHUNK int = 3
View Source
const AJP13_SEND_HEADERS int = 4
View Source
const SC_A_REQ_ATTRIBUTE string = "\x0A"
View Source
const SC_REQ_ACCEPT string = "\xA0\x01"
View Source
const SC_REQ_CONNECTION string = "\xA0\x06"
View Source
const SC_REQ_CONTENT_LENGTH string = "\xA0\x08" // \b \10
View Source
const SC_REQ_HOST string = "\xA0\x0B" // \v
View Source
const SC_REQ_USER_AGENT string = "\xA0\x0E"
Variables ¶
This section is empty.
Functions ¶
func CVE_2017_12615 ¶
func CVE_2020_1938 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.