cf_https_response_find_header¶
Category: web
GitHub: cute_https.h
Searches for and returns a header by name.
Parameters | Description |
---|---|
response | The HTTP response. |
header_name | The name of the header to search for. |
Category: web
GitHub: cute_https.h
Searches for and returns a header by name.
Parameters | Description |
---|---|
response | The HTTP response. |
header_name | The name of the header to search for. |