Skip to main content
The StacNetworkRequest class is used to make network requests in Stac applications.

Properties

Method

The Method enum defines the different HTTP methods that can be used in the Stac Network Request Action.

StacNetworkResult

The StacNetworkResult class is used to handle different status codes in the Stac Network Request Action.

Example