JB Nizet
JB Nizet
when initialized from a `Headers` object containing multiple values for the same header, `HttpHeaders` now contains all the header values instead of only having one of them. Fixes #57798 ##...
Version: Spring Boot 2.3.4.RELEASE When using a content resource chain to cache-bust `.css` and `.js` files, with server compression enabled, and Thymeleaf as the template engine (not sure if it's...
### Last Good Version 1.52.0 ### First Bad Version 1.53.0 ### Steps to reproduce 1. Clone the repo [email protected]:jnizet/playwright-repro.git 2. `pnpm install` 3. `pnpm start` 4. open http://localhost:4200, click on...