libUPnP  1.14.20
Data Fields
SendInstruction Struct Reference

Data Fields

int IsVirtualFile
 
int IsChunkActive
 
int IsRangeActive
 
int IsTrailers
 
char RangeHeader [200]
 
char AcceptLanguageHeader [200]
 
off_t RangeOffset
 
off_t ReadSendSize
 
long RecvWriteSize
 
const void * CorsHeader
 
const void * Cookie
 
const void * RequestCookie
 

Field Documentation

◆ Cookie

const void* SendInstruction::Cookie

Cookie associated with the virtualDir.

◆ CorsHeader

const void* SendInstruction::CorsHeader

CorsHeader.

◆ ReadSendSize

off_t SendInstruction::ReadSendSize

Read from local source and send on the network.

Referenced by CreateHTTPRangeResponseHeader().

◆ RecvWriteSize

long SendInstruction::RecvWriteSize

Recv from the network and write into local file.

◆ RequestCookie

const void* SendInstruction::RequestCookie

Cookie associated with the request.


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