|
DtvKit_ATSC3.0
|
#include <atsc_types.h>
Public Attributes | |
| int32_t | iContentLength |
| int32_t | iExpect |
| char | sMethod [32] |
| char | sUri [256] |
| char | sContentLocation [256] |
struct Http Header data
| int32_t sHttpHeader_t::iContentLength |
Length of the content in the HTTP request/response
| int32_t sHttpHeader_t::iExpect |
Expected status code
| char sHttpHeader_t::sContentLocation[256] |
Location of the content
| char sHttpHeader_t::sMethod[32] |
HTTP method (e.g., GET, POST)
| char sHttpHeader_t::sUri[256] |
URI of the HTTP request