[whatwg] Web Forms 2.0
    Ian Hickson 
    ian at hixie.ch
       
    Tue Apr  5 15:50:17 PDT 2005
    
    
  
On Sat, 26 Mar 2005, Joe Gregorio wrote:
> In the Web Forms 2.0 Working Draft dated 16 March 2005
> 
>    5.6. Submitting the encoded form data set
> 
>     "If the specified method is not one of get, post, 
>      put, or delete then it is treated as get in the tables below."
> 
> It would be much better if just one word of that sentence was changed:
> 
>     "If the specified method is not one of get, post, 
>      put, or delete then it is treated as *post* in the tables below."
I agree. Sadly, doing this would break compatibility with existing 
implementations, which all treat unknown values as "get".
-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'
    
    
More information about the whatwg
mailing list