Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #60148
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.036 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'subject:Python': 0.06; '21,': 0.07; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:3.3': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'working.': 0.19; 'written,': 0.19; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'but': 0.35; 'received:google.com': 0.35; 'sometimes': 0.38; 'nov': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; 'subject:skip:C 10': 0.61; 'close': 0.67; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=/C/F5gbYwUnAOMhkdnxkBckocziHvShQ7hqML1F/xIw=; b=x7XZGdMNz4gMDCKmlNitEhIF5zcnx1Y2Egs78bXeJ10ChwIBRilTNCVpavkLBOYkh3 A3fB+53sYc790LlnuUPIix7kSJqCL4QiPtnEaY6E1eUugXE2EghxsXxEusNDB5iPLXqq LABBzkomKPAIH1imjx39BnoaimERqL7or/JmL8YUQnV2HvcOQv4H/ZgnepSz1A7n8SPy l5tOJq0l5NjiBmm3YgOR+6KrGaaT2Bqe+mHkFIDwFXpCuDuzdooQCbDCdS1tsKF7qmS7 lGNLAWfodgcspvW02HtGzw+KF8VLdIMCOG0SkqXAMqBVECz6VXXN0CIA7MQCMYsr+Dja poOw== |
| MIME-Version | 1.0 |
| X-Received | by 10.68.190.103 with SMTP id gp7mr3565469pbc.74.1384994989367; Wed, 20 Nov 2013 16:49:49 -0800 (PST) |
| In-Reply-To | <528D4509.2040907@s1network.com> |
| References | <CAPTjJmoZ854_A2gJCBvTJo_7pfgYJ2xD_f9HMauqqp3YWFo8WQ@mail.gmail.com> <528C1B1F.2020700@s1network.com> <CAPTjJmqzki8qaKHo+MtQeRJkentRJOBrLVZB3HRizj3m9tn6KA@mail.gmail.com> <528D4509.2040907@s1network.com> |
| Date | Thu, 21 Nov 2013 11:49:49 +1100 |
| Subject | Re: Re: HTTP Header Capitalization in urllib.request.AbstractHTTPHandler (Python 3.3) |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2996.1384994992.18130.python-list@python.org> (permalink) |
| Lines | 6 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1384994992 news.xs4all.nl 15949 [2001:888:2000:d::a6]:50092 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:60148 |
Show key headers only | View raw
On Thu, Nov 21, 2013 at 10:26 AM, Logan <logan@s1network.com> wrote: > Not exactly as written, but close enough to get me working. Excellent. Sometimes it's fun to be just that evil. :) ChrisA
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Re: HTTP Header Capitalization in urllib.request.AbstractHTTPHandler (Python 3.3) Chris Angelico <rosuav@gmail.com> - 2013-11-21 11:49 +1100
csiph-web