Revert "copiousoutput: cleanup after copiousoutput handling. Temporary files should"
commitbfb034c953b92228f681321728ba412c0b7fe70b
authorKalle Olavi Niemitalo <kon@iki.fi>
Sun, 15 Jun 2008 11:17:44 +0000 (15 14:17 +0300)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sun, 15 Jun 2008 11:17:44 +0000 (15 14:17 +0300)
treea471a7d474426c19f3dc578229fcf1e2fb29f7c5
parent5ef6c9e395586c9b44905a28bfba6a5892e0ad61
Revert "copiousoutput: cleanup after copiousoutput handling. Temporary files should"

I am reverting all copiousoutput support because of bug 917.
This reverts commit 4dc4ea47f2d46490623305d79f46b4d8bdf670fc.

Conflicts:

src/network/connection.h: After the original commit, the declaration
  of copiousoutput_data had been changed to use the LIST_OF macro.
  Also, connection.cgi had been added next to the connection.popen
  member added by the original commit.
src/session/download.c: After the original commit, the definition of
  copiousoutput_data had been changed to use the INIT_LIST_OF macro.
src/network/connection.c
src/network/connection.h
src/protocol/file/file.c
src/session/download.c