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 1bf47ba commit fd23da0Copy full SHA for fd23da0
test/protocol/http/body/reader.rb
@@ -5,6 +5,7 @@
5
# Copyright, 2023, by Samuel Williams.
6
7
require 'protocol/http/body/reader'
8
+require 'protocol/http/body/buffered'
9
10
class TestReader
11
include Protocol::HTTP::Body::Reader
0 commit comments