Fixed a header exclusion issue with HTTP service caching
We fixed an issue with the exclusion of certain headers from
the cache key of cached HTTP service responses. Now, each change to these header
values no longer invalidates the service response cache, and the decision engine
isn’t forced to invoke the service again on subsequent
requests.
Fixed a header display issue with HTTP service caching
We fixed an issue with the display of headers excluded from cached
HTTP service responses in the Trust Framework. Now, you can navigate away from
an HTTP service with caching enabled, navigate back to that service, and still
see the excluded headers you originally defined.