Navigation
API > API/Plugins > API/Plugins/HttpBlueprint
References
| Module | HttpBlueprint |
| Header | /Engine/Plugins/Web/HttpBlueprint/Source/HttpBlueprint/Public/HttpBlueprintTypes.h |
| Include | #include "HttpBlueprintTypes.h" |
Syntax
enum ERequestPresets
&123;
Json,
Http,
Url,
Custom,
&125;
Values
| Name | Description |
|---|---|
| Json | The order here matters. |
| Http | |
| Url | |
| Custom |