bcgov / eagle-api

EPIC revision 2019
https://projects.eao.gov.bc.ca/
Apache License 2.0
5 stars 25 forks source link

Remove pragma no-cache header #567

Closed dhlevi closed 4 years ago

dhlevi commented 4 years ago

The Pragma no-cache header is causing issues when attempting to load word documents from minio. Removing the header will resolve the issue, but the Zap scan will start complaining about it again.

See issue EE-1066