Change #269265
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Wed 03 Jun 2026 08:43:05 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/refactor-cookie-parse |
| Revision | 2a3cfb4f9709e7ae05fb7cf2da1d37ceac1a6afb |
Comments
cookie: refactor parse_cookie_header - introduce a few static helper functions - simplify the bad octet checks - simplify the too long cookie/value check
Changed files
- lib/cookie.c