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: aspnetcore/performance/response-compression.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -185,7 +185,7 @@ Use a tool like [Firefox Browser - Developer edition](https://www.firefox.com/ch
185
185
* The request must use the insecure hypertext protocol (http), unless the secure hypertext protocol (https) is configured in the Response Compression Middleware options.
186
186
187
187
> [!CAUTION]
188
-
> Review the risks associated with enabling secure content compression, as described in [Compression with HTTPS](#compression-with-https) earlier in this article.
188
+
> Review the risks associated with enabling secure content compression, as described in [Compression with HTTPS](#explore-compression-with-https) earlier in this article.
0 commit comments