]> git.ipfire.org Git - thirdparty/squid.git/commit
New MIME configuration, regular expression based
authorwessels <>
Thu, 15 May 1997 07:06:49 +0000 (07:06 +0000)
committerwessels <>
Thu, 15 May 1997 07:06:49 +0000 (07:06 +0000)
commit812ed90c92653caeb9156937f2bdaeb2a4cfa2ec
tree11b5164c17be2a09653de030f5b05eed3e52a33b
parent3b08d32dbdfef1999331f42bf39078de9cb96808
New MIME configuration, regular expression based
Added request_timeout config option
Multiple HTTP sockets (Lincoln Dale).
Moved 'fds_are_n_free' check to httpAccept().
s/USE_POLL/HAVE_POLL/; make poll() default if available.
13 files changed:
src/Makefile.in
src/cache_cf.cc
src/client_db.cc
src/comm.cc
src/ftp.cc
src/gopher.cc
src/main.cc
src/mime.cc
src/neighbors.cc
src/send-announce.cc
src/squid.h
src/store.cc
src/tools.cc