[Twisted-Python] stupid case sensitive web clients

Jeff Epler jepler at unpythonic.net
Tue Nov 12 16:19:20 EST 2002


On Tue, Nov 12, 2002 at 04:03:24PM -0500, Bob Ippolito wrote:
> I have a stupid device that's talking to a Twisted web server that 
> demands HTTP headers to be capitalized Like-This, however Twisted only 
> capitalizes the first character..
[...] 
> Any chance someone could patch that up?

Doubtful.

http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.2
    "Field names are case-insensitive"

Jeff




More information about the Twisted-Python mailing list