Lines Matching defs:lsapi_req_header
146 struct lsapi_req_header struct
148 struct lsapi_packet_header m_pktHeader;
150 int32_t m_httpHeaderLen;
151 int32_t m_reqBodyLen;
152 int32_t m_scriptFileOff; /* path to the script file. */
153 int32_t m_scriptNameOff; /* decrypted URI, without pathinfo, */
154 int32_t m_queryStringOff; /* Query string inside env */
155 int32_t m_requestMethodOff;
156 int32_t m_cntUnknownHeaders;
157 int32_t m_cntEnv;
158 int32_t m_cntSpecialEnv;