Merge pull request #165 from anaer/patch-1

Update SaResponseForReactor.java
This commit is contained in:
click33 2021-09-27 21:05:29 +08:00 committed by GitHub
commit 356e65f749
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