You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -66,12 +66,12 @@ fastify.register(
66
66
{ threshold:2048 }
67
67
)
68
68
```
69
-
### Compression Header Customization
69
+
### customTypes
70
70
[mime-db](https://github.com/jshttp/mime-db) is used to determine if a `Content-Type` should be compressed. You can compress additional content types via regular expression.
0 commit comments