Merge branch '2.7.x'
Closes gh-33756
This commit is contained in:
@@ -101,7 +101,7 @@ public final class HttpExchange {
|
||||
|
||||
/**
|
||||
* Returns the principal.
|
||||
* @return the the request
|
||||
* @return the request
|
||||
*/
|
||||
public Principal getPrincipal() {
|
||||
return this.principal;
|
||||
|
||||
Reference in New Issue
Block a user