Request - WaZeR-Adrien/Lightwork-api GitHub Wiki

Features of Request :

  • public function getMethod() : get the method of the request
  • public function getParams() : get the parameters of the URL of the request
  • public function getBodies() : get the bodies sent of the request
  • public function getFiles : get the files sent of the request
  • public function getEndpoint() : get the endpoint of the request