]> git.ipfire.org Git - thirdparty/cups.git/commit
Cookie handling support:
authorMichael R Sweet <msweet@msweet.org>
Thu, 1 May 2025 18:27:38 +0000 (14:27 -0400)
committerMichael R Sweet <msweet@msweet.org>
Thu, 1 May 2025 18:27:38 +0000 (14:27 -0400)
commite8252e6117af500b18d5edf8ba1caee7bd64af51
treec29d4de00c915e325abf8529243d4ebd6ad63450
parentf3a83c709da57f58f4a69853d3ce0910ae417a28
Cookie handling support:

- Add httpGetCookieValue API.
- Increase CGI cookie value size limit to 2k.
CHANGES.md
cgi-bin/var.c
cups/http.c
cups/http.h