Re: [Web-SIG] Is PEP 3333 the final solution for WSGI on Python 3?

2010-10-23 Thread Deron Meranda
be keeping closer tabs on how the HTTPbis efforts at the IETF are doing, as a newer replacement protocol should definitely be coherent with that. In the mean time, I'd like to see the draft 444 updated soon to better reflect it's base on rather than 333. -- Deron Meranda http

[Web-SIG] httplib and 100-continue support

2010-05-25 Thread Deron Meranda
chunked encoding, etc. Is there in fact some way to do this that I'm missing, and if not is this something that makes sense to try to fix in httplib? -- Deron Meranda http://deron.meranda.us/ ___ Web-SIG mailing list Web-SIG@python.org Web SIG: http

Re: [Web-SIG] httplib and 100-continue support

2010-05-25 Thread Deron Meranda
raised? -- Deron Meranda http://deron.meranda.us/ ___ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Re: [Web-SIG] Python 3.0 and WSGI 1.0.

2009-04-03 Thread Deron Meranda
Link header that is getting a lot of attention currently (especially at it relates to resource discovery). http://tools.ietf.org/id/draft-nottingham-http-link-header-04.txt It includes IRIs, along with some other information. -- Deron Meranda ___ Web

Re: [Web-SIG] parsing of urlencoded data and Unicode

2008-07-29 Thread Deron Meranda
On Tue, Jul 29, 2008 at 3:50 PM, Manlio Perillo [EMAIL PROTECTED] wrote: Deron Meranda ha scritto: [...] But, at this point, can one consider the content of form post to be encoded text string? Or it should be considered encoded byte string? Both/either. I'd say follow the RFC

Re: [Web-SIG] Time a for JSON parser in the standard library?

2008-03-24 Thread Deron Meranda
talking about the user/caller interface, not necesarily the internal implementation). I'm playing with some ideas, and may have some thoughts to share shortly. -- Deron Meranda ___ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org

Re: [Web-SIG] Time a for JSON parser in the standard library?

2008-03-20 Thread Deron Meranda
are overkill: he proposes something like the db-API, where there are multiple implementations of the same API (except in the case of the db-API they aren't necessarily 100% interchangeable). I agree, let's not go down the db-API path! It's full of mud. -- Deron Meranda

Re: [Web-SIG] Time a for JSON parser in the standard library?

2008-03-20 Thread Deron Meranda
though, aren't I? -- Deron Meranda ___ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Re: [Web-SIG] Time a for JSON parser in the standard library?

2008-03-20 Thread Deron Meranda
surprised that several of the modules I tested did as well as they did. -- Deron Meranda ___ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail