Most of JavaScript runtimes except browsers don’t respect HTTP caching headers by default. But you
can enable HTTP caching in your Hive Gateway by using the HTTP caching plugin. This allows you to
cache the responses when possible, and reduce the server load. It uses
http-cache-semantics under the hood.