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

Data Fields

char * key
 
char * value
 

Detailed Description

Definition at line 204 of file rfc1867.c.

Field Documentation

◆ key

char* mime_header_entry::key

Definition at line 205 of file rfc1867.c.

◆ value

char* mime_header_entry::value

Definition at line 206 of file rfc1867.c.


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