When stream caching is enabled, the body is wrapped into a StreamCache / InputStreamCache. How do I get the contents out of this cache? I'm using scala. Also I noticed that the cache is in Memory, and also has length 0.
Kind regards, Marcel Koopman
When stream caching is enabled, the body is wrapped into a StreamCache / InputStreamCache. How do I get the contents out of this cache? I'm using scala. Also I noticed that the cache is in Memory, and also has length 0.
Kind regards, Marcel Koopman