]> sjero.net Git - wget/commit
[svn] Added support for cookies.
authorhniksic <devnull@localhost>
Sun, 8 Apr 2001 22:25:24 +0000 (15:25 -0700)
committerhniksic <devnull@localhost>
Sun, 8 Apr 2001 22:25:24 +0000 (15:25 -0700)
commit2cfb2d2ef6c8043787d05aae46bcf369235c7d9f
tree2e6073e625fca2bdaca7eea2308176bee645843b
parent782742037815f37537214fba701abbec13c7fd13
[svn] Added support for cookies.
13 files changed:
NEWS
TODO
src/ChangeLog
src/Makefile.in
src/cookies.c [new file with mode: 0644]
src/cookies.h [new file with mode: 0644]
src/http.c
src/init.c
src/main.c
src/options.h
src/utils.c
src/utils.h
src/wget.h