DtvKit_ATSC3.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
sHttpHeader_t Struct Reference

#include <atsc_types.h>

Public Attributes

int32_t iContentLength
 
int32_t iExpect
 
char sMethod [32]
 
char sUri [256]
 
char sContentLocation [256]
 

Detailed Description

struct Http Header data

Member Data Documentation

◆ iContentLength

int32_t sHttpHeader_t::iContentLength

Length of the content in the HTTP request/response

◆ iExpect

int32_t sHttpHeader_t::iExpect

Expected status code

◆ sContentLocation

char sHttpHeader_t::sContentLocation[256]

Location of the content

◆ sMethod

char sHttpHeader_t::sMethod[32]

HTTP method (e.g., GET, POST)

◆ sUri

char sHttpHeader_t::sUri[256]

URI of the HTTP request


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