❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
remote::put($url, $params = array())
Static method to send a PUT request
$url
(string)
$params
(array)
return
(object)
Response
↑
Toolkit API overview
←
remote::post
→
remote::request
↓
Back to Toolkit API section
Top