• Timo Hund's avatar
    [TASK] Allow to pass http DELETE requests (#620) · a00779d8
    Timo Hund authored
    * Allows to pass DELETE requests to the underlying HttpAdapter
    * This allows an application that uses solarium to execute those requests, e.g. to delete managed resources
    * Add's testcases
    
    Fixes: #616
    a00779d8
Request.php 6.6 KB