You are here

constant Response::HTTP_REQUESTED_RANGE_NOT_SATISFIABLE in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-foundation/Response.php \Symfony\Component\HttpFoundation\Response::HTTP_REQUESTED_RANGE_NOT_SATISFIABLE

File

vendor/symfony/http-foundation/Response.php, line 59

Class

Response
Response represents an HTTP response.

Namespace

Symfony\Component\HttpFoundation

Code

const HTTP_REQUESTED_RANGE_NOT_SATISFIABLE = 416;