CacheUrlOverride
Specifies a cache url override for caching requests that would otherwise not be cached, such as POST requests
Note: not every HttpEngine supports cache url override.
Properties
Functions
Link copied to clipboard
Returns the element with the given key from this context or null.
Link copied to clipboard
Returns a context containing elements from this context, but without an element with the specified key.
Link copied to clipboard
Returns a context containing elements from this context and elements from other context. The elements from this context with the same key as in the other one are dropped.