We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f12556f commit ba677caCopy full SHA for ba677ca
examples/sinatra/app.rb
@@ -4,4 +4,4 @@
4
get '/' do
5
headers["Content-Encoding"] = "zstd"
6
Zstd.compress('Hello world!')
7
-end
+end
0 commit comments