Skip to content

Commit e15f335

Browse files
dklawrenglobau
authored andcommitted
Bug 1036802: Requests to the native rest/bzapi endpoints with gzip encoding always result in HTTP/200 responses
1 parent 9876111 commit e15f335

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.htaccess

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@
2424
</IfModule>
2525
</IfModule>
2626

27-
<IfModule mod_deflate.c>
28-
AddOutputFilterByType DEFLATE text/javascript application/json application/javascript text/css
29-
</IfModule>
30-
3127
AddType image/x-icon .ico
3228
AddType application/font-woff .woff
3329

0 commit comments

Comments
 (0)