Phillip J. Eby ha scritto: > At 02:40 PM 12/12/2007 -0600, Ian Bicking wrote: >> Having the same header show up in >> multiple places seems dangerous (where the two values may not match, >> especially if the request has one of those keys rewritten). > > I agree -- this probably should be added to the WSGI spec, because > otherwise middleware has to take both versions into account. >
A WSGI application/middleware SHOULD just ignore HTTP_CONTENT_TYPE and HTTP_CONTENT_LENGHT. Manlio Perillo _______________________________________________ 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