[Cosmo-dev] CMP POST /cmp/<username>/delete

Travis Vachon travis at osafoundation.org
Mon Jan 22 17:20:14 PST 2007


Hi folks

Early in the 0.6 process we introduced POST /cmp/<username>/delete as  
a synonym for DELETE /cmp/<username> to get around the fact that some  
clients do not support the DELETE method.

We have introduced an alternate solution to this problem, however, in  
the form of the X-HTTP-Method-Override header, making POST /cmp/ 
<username>/delete unnecessary.

I'd like to propose that we remove POST /cmp/<username>/delete before  
0.6 We are not using it anywhere, and since it is not part of an  
officially released version of CMP, I don't think deprecating it for  
a release is necessary.

Any thoughts? If I don't hear differently, I'll commit this change  
tomorrow.

-Travis


More information about the cosmo-dev mailing list