Child pages
  • RequestType
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Refresh page May 01, 2024 21:03

Supported Clients
SmartClient WebClient NGClient

Constants Summary
enum DELETE
enum GET
enum HEAD
enum OPTIONS
enum PATCH
enum POST
enum PUT
enum TRACE

Constants Details

DELETE

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

GET

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

HEAD

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

OPTIONS

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

PATCH

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

POST

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

PUT

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

TRACE

Returns

Supported Clients

SmartClient,WebClient,NGClient

Sample

 

  • No labels