Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
HttpResponse.cpp File Reference
#include "HttpResponse.h"
#include <stdio.h>

Macros

#define SPACE   " "
 
#define SEPARATOR   ": "
 
#define LINEBREAK   "\r\n"
 
#define HEADER_CONTENT_LENGTH   "Content-Length"
 

Macro Definition Documentation

◆ HEADER_CONTENT_LENGTH

#define HEADER_CONTENT_LENGTH   "Content-Length"

◆ LINEBREAK

#define LINEBREAK   "\r\n"

◆ SEPARATOR

#define SEPARATOR   ": "

◆ SPACE

#define SPACE   " "