He-Pin commented on code in PR #462:
URL: 
https://github.com/apache/incubator-pekko-http/pull/462#discussion_r1473311864


##########
http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala:
##########
@@ -396,3 +406,43 @@ private[http] class EnhancedByteStringSource[Mat](val 
byteStringStream: Source[B
       setHandlers(in, out, this)
     }
 }
+
+/**
+ * INTERNAL API
+ */
+@InternalApi private[http] final class SimpleStatefulMap[T, U](

Review Comment:
   - [ ]  I have added the test.



##########
http-core/src/main/scala/org/apache/pekko/http/impl/util/StreamUtils.scala:
##########
@@ -396,3 +406,43 @@ private[http] class EnhancedByteStringSource[Mat](val 
byteStringStream: Source[B
       setHandlers(in, out, this)
     }
 }
+
+/**
+ * INTERNAL API
+ */
+@InternalApi private[http] final class SimpleStatefulMap[T, U](

Review Comment:
   - [x]  I have added the test.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to