fix: cache header fix #194
Annotations
7 errors and 4 warnings
Test:
test/request_cache_plug_test.exs#L170
test includes proper headers with when served from the cache (RequestCachePlugTest)
|
Test:
test/request_cache_plug_test.exs#L250
test caches errors if error codes supplied and is error (RequestCachePlugTest)
|
Test:
test/request_cache_plug_test.exs#L198
test allows for for custom content-type header and returns it when served from the cache (RequestCachePlugTest)
|
Test:
test/request_cache_plug_test.exs#L277
test caches errors if error caching enabled (RequestCachePlugTest)
|
Test
Process completed with exit code 2.
|
Credo
Process completed with exit code 16.
|
Coverage
Process completed with exit code 1.
|
Build
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Build
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Credo
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Coverage
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|