You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "jamesnetherton (via GitHub)" <gi...@apache.org> on 2023/06/05 14:56:28 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue, #4956: Improve netty-http test coverage

jamesnetherton opened a new issue, #4956:
URL: https://github.com/apache/camel-quarkus/issues/4956

   Improve `netty-http` consumer test coverage:
   
   * Accessing `HttpRequest` / `HttpReponse` via `NettyHttpMessage`
   * Basic authentication
   * REST DSL
   * Reverse proxy (E.g `from("netty-http:proxy")`)
   * Specifying ACL on web resources with `SecurityConstraint` & `SecurityConstraintMapping`
   * Wildcard routes (E.g `matchOnUriPrefix`)
   


-- 
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: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] jamesnetherton closed issue #4956: Improve netty-http test coverage

Posted by "jamesnetherton (via GitHub)" <gi...@apache.org>.
jamesnetherton closed issue #4956: Improve netty-http test coverage
URL: https://github.com/apache/camel-quarkus/issues/4956


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] svkcemk commented on issue #4956: Improve netty-http test coverage

Posted by "svkcemk (via GitHub)" <gi...@apache.org>.
svkcemk commented on issue #4956:
URL: https://github.com/apache/camel-quarkus/issues/4956#issuecomment-1588540528

   @jamesnetherton I would like to work on this, I can't assign this to myself, feel free to assign it me, thanks!


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] jamesnetherton commented on issue #4956: Improve netty-http test coverage

Posted by "jamesnetherton (via GitHub)" <gi...@apache.org>.
jamesnetherton commented on issue #4956:
URL: https://github.com/apache/camel-quarkus/issues/4956#issuecomment-1588609622

   I think @avano was going to look into this one.
   
   @avano is that still the case?


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] avano commented on issue #4956: Improve netty-http test coverage

Posted by "avano (via GitHub)" <gi...@apache.org>.
avano commented on issue #4956:
URL: https://github.com/apache/camel-quarkus/issues/4956#issuecomment-1588620859

   @jamesnetherton correct, you can assign to me


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org