From e15f335769d341ab65b571cd4a3cb129d17660ff Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 17 Nov 2014 13:23:33 +0800 Subject: Bug 1036802: Requests to the native rest/bzapi endpoints with gzip encoding always result in HTTP/200 responses --- .htaccess | 4 ---- 1 file changed, 4 deletions(-) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index d5d3aa771..c9494fa10 100644 --- a/.htaccess +++ b/.htaccess @@ -24,10 +24,6 @@ - - AddOutputFilterByType DEFLATE text/javascript application/json application/javascript text/css - - AddType image/x-icon .ico AddType application/font-woff .woff -- cgit v1.2.3-24-g4f1b