arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
HttpRequest.h File Reference
#include "AudioToolsConfig.h"
#include "HttpChunkReader.h"
#include "HttpHeader.h"
#include "HttpTypes.h"
#include "Url.h"
#include "AudioLogger.h"

Go to the source code of this file.

Classes

class  HttpRequest
 Simple API to process get, put, post, del http requests I tried to use Arduino HttpClient, but I did not manage to extract the mime type from streaming get requests. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.
 

Macros

#define CHUNK_SIZE   1024
 

Macro Definition Documentation

◆ CHUNK_SIZE

#define CHUNK_SIZE   1024