pjfanning opened a new issue, #798: URL: https://github.com/apache/pekko-http/issues/798
https://github.com/apache/pekko-http/blob/af7ed86d6f00c67cf2d70a8a70e1ad3e46d0dcbd/http-core/src/main/scala/org/apache/pekko/http/impl/engine/http2/RequestParsing.scala#L194 * currently converts the strings back to bytes to parse * adds a hacky 'x' to the content to get the current parser to accept the byte stream * may need a dedicated new parser method that works at char or String level -- 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]
