* begin_burst() / end_burst() semantics now apply to all pages which are
authorArt Cancro <ajc@citadel.org>
Mon, 21 Feb 2005 23:00:04 +0000 (23:00 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 21 Feb 2005 23:00:04 +0000 (23:00 +0000)
commite179f15e9ec8978e1ebda8f59ca3842f6c2205bd
treedec8196447bd9e2495debf740dbd49b651eae9ed
parent50c5692869fbd39031c1d12b75c3691e9b1c16e1
* begin_burst() / end_burst() semantics now apply to all pages which are
  output using the "include_html_head" option of output_headers() (which
  is nearly all of them).  This should speed up the network considerably,
  and also pave the way for another attempt at adding zlib compression
  back in.
webcit/ChangeLog
webcit/groupdav_main.c
webcit/tcp_sockets.c
webcit/webcit.c
webcit/webserver.c