Return-Path: X-Original-To: apmail-hc-httpclient-users-archive@www.apache.org Delivered-To: apmail-hc-httpclient-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 770C0DFB4 for ; Fri, 10 Aug 2012 06:08:26 +0000 (UTC) Received: (qmail 70057 invoked by uid 500); 10 Aug 2012 06:08:25 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 69634 invoked by uid 500); 10 Aug 2012 06:08:21 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 69583 invoked by uid 99); 10 Aug 2012 06:08:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 06:08:19 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2012 06:08:12 +0000 Received: from telerig.nabble.com ([192.168.236.162]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SziNy-0007AA-MU for httpclient-users@hc.apache.org; Thu, 09 Aug 2012 23:07:50 -0700 Message-ID: <34280404.post@talk.nabble.com> Date: Thu, 9 Aug 2012 23:07:50 -0700 (PDT) From: Jerry Don To: httpclient-users@hc.apache.org Subject: Can't get the newest data MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: tangxiaochun88@gmail.com Hi all,I used httpclient-4.1.3 in my project,I found that there is a problem occurred at random.Sometimes get to the web page is not up-to-date,Is not where to set it up for the latest page?I have added a parameter called the no-cache into request header,but some server return 410 error,so I deleted the parameter,how do I resolve it?:confused:Please advise! Thanks! -- View this message in context: http://old.nabble.com/Can%27t-get-the-newest-data-tp34280404p34280404.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org