Home
last modified time | relevance | path

Searched refs:REQUESTED_RANGE_NOT_SATISFIABLE_416 (Results 1 – 1 of 1) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/http/
DHttpStatus.java653 public final static int REQUESTED_RANGE_NOT_SATISFIABLE_416 = 416; field in HttpStatus
781 …REQUESTED_RANGE_NOT_SATISFIABLE(REQUESTED_RANGE_NOT_SATISFIABLE_416, "Requested Range Not Satisfia…