about summary refs log tree commit homepage
path: root/lib/yahns/max_body.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/yahns/max_body.rb')
-rw-r--r--lib/yahns/max_body.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/yahns/max_body.rb b/lib/yahns/max_body.rb
index 101a4fb..1ff4a76 100644
--- a/lib/yahns/max_body.rb
+++ b/lib/yahns/max_body.rb
@@ -1,6 +1,7 @@
 # -*- encoding: binary -*-
 # Copyright (C) 2013-2015 all contributors <yahns-public@yhbt.net>
 # License: GPLv2 or later (https://www.gnu.org/licenses/gpl-2.0.txt)
+# frozen_string_literal: true
 
 # Middleware used to enforce client_max_body_size for TeeInput users.
 #