Skip to content

ResponseCookie prints incorrect max-age and expires values [SPR-16940] #21479

@spring-projects-issues

Description

@spring-projects-issues

Rossen Stoyanchev opened SPR-16940 and commented

Max-Age uses Duration.toString() but should get the seconds instead. Expires uses seconds instead of milliseconds.


Affects: 5.0.7

Referenced from: pull request #1857, and commits ebdcc01, 425c311

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions