mike-jumper commented on a change in pull request #649:
URL: https://github.com/apache/guacamole-client/pull/649#discussion_r735446693
##########
File path:
guacamole/src/main/java/org/apache/guacamole/rest/RESTExceptionMapper.java
##########
@@ -50,37 +50,20 @@
private final Logger logger =
LoggerFactory.getLogger(RESTExceptionMapper.class);
/**
- * The HttpServletRequest for the Throwable being intercepted. Despite
this
- * class being a Singleton, this object will always be scoped with the
- * current request for the Throwable that is being processed by this class.
+ * The ContainerRequest for HTTP request that resulted in the Throwable
Review comment:
Nope, it's just oddly worded. I'll rephrase.
--
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]