proeinfo
Results
2
comments of
proeinfo
An additional issue: since Fastly doesn't use proxy servers for invalidating, the HttpDispatcher's approach of running through proxy servers (done in the `fanOut()` method) won't work. A simple solution is...
Additionally, since Fastly uses space separated surrogate keys, the default comma-separated tag header formatter won't work. Again it may make sense to create a new class for Fastly. Example implementation:...