php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
lsapi_http_header_index Struct Reference

#include <lsapidef.h>

Data Fields

uint16_t m_headerLen [H_TRANSFER_ENCODING+1]
 
int32_t m_headerOff [H_TRANSFER_ENCODING+1]
 

Detailed Description

Definition at line 162 of file lsapidef.h.

Field Documentation

◆ m_headerLen

uint16_t lsapi_http_header_index::m_headerLen[H_TRANSFER_ENCODING+1]

Definition at line 164 of file lsapidef.h.

◆ m_headerOff

int32_t lsapi_http_header_index::m_headerOff[H_TRANSFER_ENCODING+1]

Definition at line 165 of file lsapidef.h.


The documentation for this struct was generated from the following file: