usesResponseCode

P33257
predicate

Indicates that one entity produces, returns, or relies on a particular response code as part of its behavior or interaction.

All labels observed (21)

Label Occurrences
usedWithStatusCode 20
definesReplyCodeRange 5
responseCodeExample 4

Description generation (PDg)

The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: usesResponseCode
Generated description
Indicates that one entity produces, returns, or relies on a particular response code as part of its behavior or interaction.

Sample triples (53)

Subject Object
SMTP AUTH 235 for successful authentication
SMTP AUTH 535 for authentication failure
RSET +OK via predicate surface "serverResponseOnSuccess"
RSET -ERR via predicate surface "serverResponseOnFailure"
Location
surface form: Location header
201 Created via predicate surface "usedWithStatusCode"
Location
surface form: Location header
3xx Redirection status codes via predicate surface "usedWithStatusCode"
Location
surface form: Location header
301 Moved Permanently via predicate surface "usedWithStatusCode"
Location
surface form: Location header
302 Found via predicate surface "usedWithStatusCode"
Location
surface form: Location header
303 See Other via predicate surface "usedWithStatusCode"
Location
surface form: Location header
307 Temporary Redirect via predicate surface "usedWithStatusCode"
Location
surface form: Location header
308 Permanent Redirect via predicate surface "usedWithStatusCode"
Retry-After 429 via predicate surface "usedWithStatusCode"
Retry-After 503 via predicate surface "usedWithStatusCode"
Retry-After 3xx redirection responses (historical / less common) via predicate surface "usedWithStatusCode"
HTTP/1.1 Range Requests 206 Partial Content via predicate surface "usesStatusCode"
HTTP/1.1 Range Requests 416 Range Not Satisfiable via predicate surface "usesStatusCode"
HTTP/1.1 Range Requests 206 Partial Content via predicate surface "serverResponseForSatisfiableRange"
HTTP/1.1 Range Requests 416 Range Not Satisfiable via predicate surface "serverResponseForUnsatisfiableRange"
RFC 2817 101 Switching Protocols via predicate surface "definesStatusCodeUsage"
If-None-Match 304 Not Modified via predicate surface "responseStatusOnMatchGET"
If-None-Match 412 Precondition Failed via predicate surface "responseStatusOnMatchUnsafe"
DATA command 354 via predicate surface "triggerResponseCode"
RFC 2554 534 via predicate surface "definesResponseCode"
RFC 2554 538 via predicate surface "definesResponseCode"
Content-Range header field 206 Partial Content via predicate surface "usedWithStatusCode"
Content-Range header field 416 Range Not Satisfiable via predicate surface "usedWithStatusCode"
RFC 959 1xx via predicate surface "definesReplyCodeRange"
RFC 959 2xx via predicate surface "definesReplyCodeRange"
RFC 959 3xx via predicate surface "definesReplyCodeRange"
RFC 959 4xx via predicate surface "definesReplyCodeRange"
RFC 959 5xx via predicate surface "definesReplyCodeRange"
MIC 2xx via predicate surface "responseCodeRange"
Persistent Uniform Resource Locator 301 via predicate surface "typicalHTTPStatusCode"
Persistent Uniform Resource Locator 302 via predicate surface "typicalHTTPStatusCode"
Location HTTP header 201 Created via predicate surface "usedWithStatusCode"
Location HTTP header 202 Accepted via predicate surface "usedWithStatusCode"
Location HTTP header 301 Moved Permanently via predicate surface "usedWithStatusCode"
Location HTTP header 302 Found via predicate surface "usedWithStatusCode"
Location HTTP header 303 See Other via predicate surface "usedWithStatusCode"
Location HTTP header 307 Temporary Redirect via predicate surface "usedWithStatusCode"
Location HTTP header 308 Permanent Redirect via predicate surface "usedWithStatusCode"
Attribute Protocol attribute responses via predicate surface "serverRespondsWith"
Proxy-Authorization 407 via predicate surface "usedWithStatusCode"
Basic 401 Unauthorized via predicate surface "statusCodeUsedForChallenge"
Upgrading to TLS Within HTTP/1.1 101 Switching Protocols via predicate surface "definesStatusCodeUsage"
CDUP 200 via predicate surface "responseCodeOnSuccess"
CDUP 250 via predicate surface "responseCodeOnSuccess"
PASV 227 via predicate surface "responseCode"
REST 350 via predicate surface "replyCodeOnSuccess"
NLST 150 File status okay; about to open data connection via predicate surface "responseCodeExample"