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

#include <http_status_codes.h>

Data Fields

const int code
 
const char * str
 

Detailed Description

Definition at line 20 of file http_status_codes.h.

Field Documentation

◆ code

const int _http_response_status_code_pair::code

Definition at line 21 of file http_status_codes.h.

◆ str

const char* _http_response_status_code_pair::str

Definition at line 22 of file http_status_codes.h.


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