mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
fix an issues with responding with long strings (#576)
This commit is contained in:
parent
a8c0f09b85
commit
2e749a2987
2 changed files with 12 additions and 1 deletions
|
@ -8,7 +8,7 @@ class HTTP::Server::Response
|
|||
|
||||
ensure_headers_written
|
||||
|
||||
super
|
||||
previous_def
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue