Update SaResponseForReactor.java

typo
This commit is contained in:
anaer 2021-09-27 21:01:39 +08:00 committed by GitHub
parent 7b2d402acb
commit e254167398
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ public class SaResponseForReactor implements SaResponse {
.path(path)
.maxAge(timeout)
.httpOnly(isHttpOnly)
.secure(isHttpOnly)
.secure(isSecure)
;
// set path