diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 99bb912..eb733b9 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -185,8 +185,8 @@ http { '"sent_http_content_type":"$sent_http_content_type",' '"sent_http_content_encoding":"$sent_http_content_encoding",' '"sent_http_cache_control":"$sent_http_cache_control",' - '"sent_http_content_security_policy":"$resp_http_content_security_policy",' - '"sent_http_x_frame_options":"$resp_http_x_frame_options",' + '"sent_http_content_security_policy":"$sent_http_content_security_policy",' + '"sent_http_x_frame_options":"$sent_http_x_frame_options",' # Performance e Conexão '"request_time":$request_time,'