You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Protocol.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1171,7 +1171,7 @@ is responsible for the logic of generation and informing the Responder it should
1171
1171
Requester MUST respect the LEASE contract. The Requester MUST NOT send more than __Number of Requests__ specified
1172
1172
in the LEASE frame within the __Time-To-Live__ value in the LEASE.
1173
1173
1174
-
A Responder that receives a REQUEST that it can not honor due to LEASE restrictions MUST respond with an ERROR[LEASE_ERROR]. This includes an initial LEASE sent as part of [Connection Establishment](#connection-establishment).
1174
+
A Responder that receives a REQUEST that it can not honor due to LEASE restrictions MUST respond with an ERROR[REJECTED]. This includes an initial LEASE sent as part of [Connection Establishment](#connection-establishment).
0 commit comments