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 dc4d6dd commit ac8f16bCopy full SHA for ac8f16b
src/main/java/io/fusionauth/http/server/io/HTTPInputStream.java
@@ -31,7 +31,7 @@
31
import io.fusionauth.http.server.Instrumenter;
32
33
/**
34
- * An InputStream intended to be read the HTTP request body.
+ * An InputStream intended to read the HTTP request body.
35
* <p>
36
* This will handle fixed length requests, chunked requests as well as decompression if necessary.
37
*
0 commit comments