Answers for "mashape unirest api file response"

0

mashape unirest api file response

0 of 0       Unirest\Response {#1358 ▼
  +code: 200
  +raw_body: "jpg"
  +body: "jpg"
  +headers: array:10 [▼
    0 => "HTTP/1.1 200 OK"
    "Host" => "192.168.18.12:9000"
    "Date" => array:2 [▶
      0 => "Fri, 13 Aug 2021 14:28:23 GMT"
      1 => "Fri, 13 Aug 2021 14:28:23 GMT"
    ]
    "Connection" => "close"
    "X-Powered-By" => "PHP/8.0.6"
    "Content-Type" => "text/html; charset=UTF-8"
    "Cache-Control" => "no-cache, private"
    "X-RateLimit-Limit" => "60"
    "X-RateLimit-Remaining" => "58"
    "Access-Control-Allow-Origin" => "*"
  ]
}
Posted by: Guest on August-13-2021

Browse Popular Code Answers by Language