Return-Path: Delivered-To: apmail-jakarta-httpclient-user-archive@www.apache.org Received: (qmail 15145 invoked from network); 18 Nov 2006 12:45:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Nov 2006 12:45:24 -0000 Received: (qmail 40913 invoked by uid 500); 18 Nov 2006 12:45:32 -0000 Delivered-To: apmail-jakarta-httpclient-user-archive@jakarta.apache.org Received: (qmail 40855 invoked by uid 500); 18 Nov 2006 12:45:32 -0000 Mailing-List: contact httpclient-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: "HttpClient User Discussion" Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-user@jakarta.apache.org Received: (qmail 40823 invoked by uid 99); 18 Nov 2006 12:45:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Nov 2006 04:45:32 -0800 X-ASF-Spam-Status: No, hits=3.6 required=10.0 tests=DEAR_SOMETHING,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of vhakka@gmail.com designates 64.233.182.186 as permitted sender) Received: from [64.233.182.186] (HELO nf-out-0910.google.com) (64.233.182.186) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Nov 2006 04:45:17 -0800 Received: by nf-out-0910.google.com with SMTP id h2so1787730nfe for ; Sat, 18 Nov 2006 04:44:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=P//7oF1IjMlVMx0bP9pxQSBVr1dwXoVvZQ5EX7To4jA68jCIMlfbn+MFLuOEdTulOdwl/my66ascJdcaFMeP8hpXEagbvdS+g132SJQhJVY6HlgD+6gep/cI6pmVzMqUzLFc7lNrQUYC4tZuinYS+IyovyNz3Cg3mQ2wN0tiX4w= Received: by 10.78.193.19 with SMTP id q19mr3138502huf.1163853895417; Sat, 18 Nov 2006 04:44:55 -0800 (PST) Received: by 10.78.169.18 with HTTP; Sat, 18 Nov 2006 04:44:55 -0800 (PST) Message-ID: <1b4b14230611180444p3aa61e1cga14148a1c7cc31b3@mail.gmail.com> Date: Sat, 18 Nov 2006 17:44:55 +0500 From: "Hakka Ville" To: httpclient-user@jakarta.apache.org Subject: how to detect charset encoding from "meta http-equiv" ? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_36522_30709260.1163853895268" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_36522_30709260.1163853895268 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Dear Sirs, I tried to use httpclient, server doesn't set encoding within http response header, but does in the page itself with "meta http-equiv". How can I tell httpclient to detect (cyrillic) encoding from that thing ? Cheers, Hakka ------=_Part_36522_30709260.1163853895268--