File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -555,7 +555,7 @@ for the server-side Responder to send a LEASE frame before it can send Requests.
555
555
556
556
If the server accepts the contents of the SETUP frame, it MUST send a LEASE frame if
557
557
the SETUP frame set the __ L__ flag. The server-side Requester may send requests
558
- immediately upon receiving a SETUP frame that it accepts.
558
+ immediately upon receiving a SETUP frame that it accepts if the __ L __ flag is not set in the SETUP frame .
559
559
560
560
If the server does NOT accept the contents of the SETUP frame, the server MUST send
561
561
back a SETUP_ERROR and then close the connection.
@@ -565,7 +565,7 @@ of the Data and Metadata of the SETUP. Anything in the Data and/or Metadata that
565
565
be provided by the server should require the SETUP to be rejected.
566
566
567
567
The server-side Requester mirrors the LEASE requests of the client-side Requester. If a client-side
568
- Requester sets the __ L__ flag in the SETUP frame, the server side Requester MUST wait for a LEASE
568
+ Requester sets the __ L__ flag in the SETUP frame, the server- side Requester MUST wait for a LEASE
569
569
frame from the client-side Responder before it can send a request. The client-side Responder MUST
570
570
send a LEASE frame after a SETUP frame with the __ L__ flag set.
571
571
You can’t perform that action at this time.
0 commit comments