Skip to content

Commit 1763434

Browse files
authored
Update compression documentation
Add "EXPERIMENTAL" to the compress section header. This change is intended to draw more attention to the status of the feature as stated in the first sentence of the section. This is not a change in the status.
1 parent adf16b3 commit 1763434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
// application's responsibility to check the Origin header before calling
151151
// Upgrade.
152152
//
153-
// Compression
153+
// Compression EXPERIMENTAL
154154
//
155155
// Per message compression extensions (RFC 7692) are experimentally supported
156156
// by this package in a limited capacity. Setting the EnableCompression option

0 commit comments

Comments
 (0)