Namespace Gedcomx\Rs\Client\Options
Classes summary
CacheDirectives | A REST API request options helper providing cache control features. This is similar to the Preconditions class, but applies inverse logic. |
HeaderParameter | This is a helper class for managing headers in REST API requests. |
Preconditions | A REST API request options helper providing precondition features. This is similar to the CacheDirectives class, but applies inverse logic. |
QueryParameter | Represents a generic query string parameter to use in REST API requests. |
Interfaces summary
StateTransitionOption | Defines a method to manipulate and apply options to a REST API request before execution. |