Change #252607
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Thu 18 Dec 2025 15:44:21 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/unfold-space |
| Revision | ec23c7a3a2aad6f745f96cce3f605d651b42a936 |
Comments
http: when unfolding, leave single-space for new header line Restore the unfolding behavior from before 67ae101666f10232. This change (leaving more whitespace in the delivered headers) turned out causing some friction in the git project so presumably others might also find it a little surprising. Reported-by: Jeff King Ref: https://marc.info/?l=git&m=176606332701171&w=2
Changed files
- lib/http.c
- lib/urldata.h
- tests/data/test1274
- tests/data/test1940