unreal.HttpVerbs

class unreal.HttpVerbs

Bases: EnumBase

EHttp Verbs

C++ Source:

  • Plugin: HttpBlueprint

  • Module: HttpBlueprint

  • File: HttpBlueprintTypes.h

DELETE: HttpVerbs

2

GET: HttpVerbs

4: note:: Anything past Patch will not display the input body pin

PATCH: HttpVerbs

3

POST: HttpVerbs

0

PUT: HttpVerbs

1