octet_stream is only used within LwIP_IAP.
 
Symbols
loading...
Files
loading...

octet_stream variable

Syntax

static const char octet_stream[14] = {0x6f, 0x63, 0x74, 0x65, 0x74, 0x2d, 0x73, 0x74, 0x72, 0x65, 0x61, 0x6d,0x0d, };

References

LocationReferrerText
httpserver.c:74
static const char octet_stream[14] =
httpserver.c:318http_recv()
if (strncmp ((char*)(data+i), octet_stream, 13)==0)
httpserver.c:351http_recv()
if (strncmp ((char*)(data+i), octet_stream, 13)==0)

Data Use

Functions reading octet_stream
octet_stream
all items filtered out