Viceroy
Viceroy copied to clipboard
Implement cache override support
As mentioned in the project's README, we do not currently support all of the features provided by Compute@Edge's production environment.
Under the umbrella of caching features, implement the cache_override_set
and cache_override_v2
hostcalls.
See:
- https://docs.rs/fastly-sys/latest/fastly_sys/fastly_http_req/fn.cache_override_set.html
- https://docs.rs/fastly-sys/latest/fastly_sys/fastly_http_req/fn.cache_override_v2_set.html