summaryrefslogtreecommitdiff
path: root/t/t1013/objects/9a/e9e86b7bd6cb1472d9373702d8249973da0832
diff options
context:
space:
mode:
authorLibravatar Dave Borowitz <dborowitz@google.com>2013-07-23 15:40:17 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-07-30 09:19:04 -0700
commit912b2acf2f376e51bee32a486ca42ba4ad764363 (patch)
tree2134222302181c560806055f855e11d2b9fc56b1 /t/t1013/objects/9a/e9e86b7bd6cb1472d9373702d8249973da0832
parentopen_istream: remove unneeded check for null pointer (diff)
downloadtgif-912b2acf2f376e51bee32a486ca42ba4ad764363.tar.xz
http: add http.savecookies option to write out HTTP cookies
HTTP servers may send Set-Cookie headers in a response and expect them to be set on subsequent requests. By default, libcurl behavior is to store such cookies in memory and reuse them across requests within a single session. However, it may also make sense, depending on the server and the cookies, to store them across sessions. Provide users an option to enable this behavior, writing cookies out to the same file specified in http.cookiefile. Signed-off-by: Dave Borowitz <dborowitz@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1013/objects/9a/e9e86b7bd6cb1472d9373702d8249973da0832')
0 files changed, 0 insertions, 0 deletions