• [Patch] Support X-HTTP-Override-Method in REST Service control

    By Takuya Fujimura 1 decade ago

     

    Another popular convention for http method overriding.</div>
    
    http://code.google.com/apis/gdata/docs/2.0/basics.html</div>
    
    &nbsp;</div>
    
    Also, This feature is good for DDE local preview server.</div>
    
    Because the server can not allow PUT/DELETE method and it is not configurable.</div>
    
    &nbsp;</div>
    
    Here is my experimental patch.</div>
    
    <a href="http://friendpaste.com/2TWnYXrIvZ9OTX46WtWCUJ" target="_blank">http://friendpaste.com/2TWnYXrIvZ9OTX46WtWCUJ</a><br/>
    password: extlib</div>
    
    Password: extlibAnother popular convention for http method overriding.
    
    http://code.google.com/apis/gdata/docs/2.0/basics.html
    
    &nbsp;
    
    Also, This feature is good for DDE local preview server.
    
    Because the server can not allow PUT/DELETE method and it is not configurable.
    
    &nbsp;
    
    Here is my experimental patch.
    
    http://friendpaste.com/2TWnYXrIvZ9OTX46WtWCUJ
    
    Password: extlib
    
    • Good idea

      By Philippe Riand 1 decade ago

      We'll put that in our next iteration for the REST services.