mirror of
https://gitee.com/openharmony/third_party_nghttp2
synced 2025-02-13 21:10:32 +00:00
![Tatsuhiro Tsujikawa](/assets/img/avatar_default.png)
Since HTTP/2 spec requires for client to send connection preface, it is reasonable to make this option enabled by default. It is still a use case to disable this, so replace this option with nghttp2_option_set_no_recv_client_preface().