summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorPiotr Szlazak <piotr.szlazak@gmail.com>2024-07-11 08:36:48 +0000
committerJunio C Hamano <gitster@pobox.com>2024-07-11 08:50:30 -0700
commit8d201195515a6b4decc0df435c8fbff93d855a5c (patch)
tree635ec24ef2d6b128e014c42aabd2d67efa8b6939 /builtin/commit.c
parent557ae147e6cdc9db121269b058c757ac5092f9c9 (diff)
doc: update http.cookieFile with in-memory cookie processing
Documentation only mentions how to read cookies from the given file and how to save them to the file using http.saveCookies. But underlying libcURL allows the HTTP cookies used only in memory; cookies from the server will be accepted and sent back in successive requests within same connection, by using an empty string as the filename. Document this. Signed-off-by: Piotr Szlazak <piotr.szlazak@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions