logo
Expand description

Sciter Request API.

Handling all attributes of requests (GET/POST/PUT/DELETE) sent by Element.request() and View.request() functions and other load requests.

Structs

Request object.

Enums

Request methods.

Type of the result value for Sciter Request functions.

Completion state of a request.

HTTP methods for the Element::send_request.

The type of a loaded resource.

Type Definitions

Request native handle.

A specialized Result type for request operations.