Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 77cb836

Browse files
committed
marked x-www-form-urlencoded as compressible
1 parent 20925f7 commit 77cb836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/compressible.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"compressible": true
220220
},
221221
"application/x-www-form-urlencoded": {
222-
"compressible": false
222+
"compressible": true
223223
},
224224
"application/x-xpinstall": {
225225
"compressible": false

0 commit comments

Comments
 (0)