arduino-audio-tools
Loading...
Searching...
No Matches
Enumerations
HttpTypes.h File Reference

Go to the source code of this file.

Enumerations

enum  MethodID {
  UNDEFINED , GET , HEAD , POST ,
  PUT , DELETE , TRACE , OPTIONS ,
  CONNECT , PATCH
}
 supported http methods More...
 

Enumeration Type Documentation

◆ MethodID

enum MethodID

supported http methods

Enumerator
UNDEFINED 
GET 
HEAD 
POST 
PUT 
DELETE 
TRACE 
OPTIONS 
CONNECT 
PATCH