fix: duplicate headers in response

This commit is contained in:
Taimoor Zaeem
2023-08-25 13:52:50 -05:00
committed by Steve Chavez
parent 57fa2719dd
commit 7dc6e2b899
2 changed files with 29 additions and 3 deletions
+1
View File
@@ -13,6 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #2899, Fix `application/vnd.pgrst.array` not accepted as a valid mediatype - @taimoorzaeem
- #2524, Fix schema cache and configuration reloading with `NOTIFY` not working on Windows - @diogob, @laurenceisla
- #2915, Fix duplicate headers in response - @taimoorzaeem
## [11.2.0] - 2023-08-10