Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.06; 'received:internal': 0.09; 'chris,': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:messagingengine.com': 0.16; 'subject:3.3': 0.16; 'header:User-Agent:1': 0.23; 'header:In- Reply-To:1': 0.27; 'received:66': 0.35; 'received:10': 0.37; 'thank': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'subject:skip:C 10': 0.61 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=s1network.com; h= message-id:date:from:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; s=mesmtp; bh=6gVApUmG6jveOrmHHE0Tjuqzcdc=; b=CRDTCn5UxwzAx3Ol8uopip3p8MCS hlH62BQQ6Qh1UOLRy88Ia51GCWLKB2luQ8s28B9E4aN1z92Ul4WTgxsBaFW6GbBR AuGYqn0bJCl+ElV/DanktYBnDqA6DwTUWOD+J4aDyy2AYcdswwePZtUAC4rxwud8 GIAI+o6qMFq+q0k= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:date:from:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=smtpout; bh=6gVApUmG6jveOrmHHE0Tju qzcdc=; b=Vg8RZWo6323iX2HeHfMOItKlYDfWfLLh1p5oVMFC2afcK/on4Xu4xQ BcC+jn6KDEi6MaCeWC+aQgXOxbL5wuBCvc1m0xRv44biLmB44bVGPqY1wuiSOvwm Q8rzpSEJHSxMuaEtUXcdKhnwyq54Rj0AeAe//GgwPwQT9ihspZoxA= X-Sasl-enc: yWce2+PyZdXpPsxWP3nP98hXp0sdjFYoq5bmSpBzaxn0 1384913682 Date: Tue, 19 Nov 2013 21:14:55 -0500 From: Logan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: HTTP Header Capitalization in urllib.request.AbstractHTTPHandler (Python 3.3) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Wed, 20 Nov 2013 08:03:32 +0100 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 5 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384931014 news.xs4all.nl 15908 [2001:888:2000:d::a6]:51235 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:60057 Chris, That is genius. Thank you! -- Logan