tkHttpVerb
tkHttpVerb
Enumerated
| Name | Value | Label |
|---|---|---|
| Any | 0 | Any |
| Get | 1 | Get |
| Post | 2 | Post |
| Put | 3 | Put |
| Patch | 4 | Patch |
| Query | 5 | Query |
| Delete | 6 | Delete |
| Head | 7 | Head |
| Custom | 99 | Custom |
Used By
| Class | Property |
|---|---|
| kServiceAlias | Verb |
| kWebHook | VERB |
| Name | Value | Label |
|---|---|---|
| Any | 0 | Any |
| Get | 1 | Get |
| Post | 2 | Post |
| Put | 3 | Put |
| Patch | 4 | Patch |
| Query | 5 | Query |
| Delete | 6 | Delete |
| Head | 7 | Head |
| Custom | 99 | Custom |
| Class | Property |
|---|---|
| kServiceAlias | Verb |
| kWebHook | VERB |