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

View File

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