File HTTP_Method.h
FileList > arduino > libraries > ext > WebServer > HTTP_Method.h
Go to the source code of this file.
Public Types
| Type | Name |
|---|---|
| typedef enum http_method | HTTPMethod |
| enum | http_method |
Macros
| Type | Name |
|---|---|
| define | HTTP_ANY (HTTPMethod)(255) |
| define | HTTP_METHOD_MAP (XX) |
| define | XX (num, name, string) HTTP_##name = num, |
Public Types Documentation
typedef HTTPMethod
enum http_method
Macro Definition Documentation
define HTTP_ANY
define HTTP_METHOD_MAP
define XX
The documentation for this class was generated from the following file cores/common/arduino/libraries/ext/WebServer/HTTP_Method.h