serverBehavior

P81833
predicate

Indicates how a server responds to requests or events, including its actions, rules, and patterns of operation in a given context.

All labels observed (6)

Label Occurrences
serverBehavior canonical 4
definesServerBehavior 2
serverBehaviorOnMatch 2

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: serverBehavior
Generated description
Indicates how a server responds to requests or events, including its actions, rules, and patterns of operation in a given context.

Sample triples (11)

Subject Object
RFC 867 Sends date and time then closes connection
ALPN (Application-Layer Protocol Negotiation)
surface form: ALPN
selects one protocol from client list
RFC 2817 How an HTTP server responds to TLS upgrade requests via predicate surface "definesServerBehavior"
If-None-Match may return 304 Not Modified for GET or HEAD via predicate surface "serverBehaviorOnMatch"
If-None-Match may reject state-changing requests with 412 Precondition Failed via predicate surface "serverBehaviorOnMatch"
Accept-Charset server may choose the highest q-value charset it supports via predicate surface "exampleServerBehavior"
Basic challenges with WWW-Authenticate: Basic realm="..."
Server-Sent Events send events as lines separated by \n\n via predicate surface "serverResponsibility"
Upgrading to TLS Within HTTP/1.1 accepting or rejecting TLS upgrade requests via predicate surface "definesServerBehavior"
STOU server generates unique file name via predicate surface "serverAction"
MKD may return created directory name in quotes