- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Sat, 31 May 2008 10:13:25 +0200
- To: Anne van Kesteren <annevk@opera.com>
- CC: Jonas Sicking <jonas@sicking.cc>, Laurens Holst <lholst@students.cs.uu.nl>, public-webapi@w3.org
Anne van Kesteren wrote: > ... >> We shouldn't let what webidl says dictate what we do one way or the >> other. It's just a spec for the idl language, not a recommendation for >> how interfaces should behave. > > null/undefined are not really part of the setRequestHeader() method. We > just need to deal with them somehow and doing what similar APIs do in > such cases makes sense. > ... Such as xhr.send(null)? (Ducks) BR, Julian
Received on Saturday, 31 May 2008 08:14:08 UTC