From bfd22fc0ac2632c6196f5149dc3b3671d9ff15e0 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:20 +0000 Subject: Working acquire code Author: jgg Date: 1998-11-05 07:21:35 GMT Working acquire code --- methods/http.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'methods/http.cc') diff --git a/methods/http.cc b/methods/http.cc index 4c773b064..b97d1dbc9 100644 --- a/methods/http.cc +++ b/methods/http.cc @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: http.cc,v 1.3 1998/11/04 07:10:49 jgg Exp $ +// $Id: http.cc,v 1.4 1998/11/05 07:21:48 jgg Exp $ /* ###################################################################### HTTP Aquire Method - This is the HTTP aquire method for APT. @@ -951,6 +951,7 @@ int HttpMethod::Loop() // Decide what to do. FetchResult Res; + Res.Filename = Queue->DestFile; switch (DealWithHeaders(Res,Server)) { // Ok, the file is Open -- cgit v1.2.3-70-g09d2