zrlw commented on issue #15233:
URL: https://github.com/apache/dubbo/issues/15233#issuecomment-2870721982

   Http2 client should wait for inbound SETTINGS frame before sending Headers 
frame, see details at https://www.rfc-editor.org/rfc/rfc7540#page-37
   ```
   A SETTINGS frame MUST be sent by both endpoints at the start of a
      connection and MAY be sent at any other time by either endpoint over
      the lifetime of the connection.  Implementations MUST support all of
      the parameters defined by this specification.
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to