mirror of
https://gitee.com/openharmony/third_party_nghttp2
synced 2025-03-02 21:55:58 +00:00
nghttpx: Fix regression which breaks WebSocket upgrade
This commit is contained in:
parent
6d49110a33
commit
4e7271a88f
@ -967,6 +967,8 @@ int HttpDownstreamConnection::process_input(const uint8_t *data,
|
||||
downstream_->pause_read(SHRPX_NO_BUFFER);
|
||||
return 0;
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
auto nproc =
|
||||
|
Loading…
x
Reference in New Issue
Block a user