Interface HTTP Diagnostics in 21
- App
- System Application
Versions171819202122232425262728latest
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| IsSuccessStatusCode | () | Boolean | public | - |
| GetHttpStatusCode | () | Integer | public | - |
| GetHttpRetryAfter | () | Integer | public | - |
| GetErrorMessage | () | Text | public | - |
| GetResponseReasonPhrase | () | Text | public | - |