Fix the bug of receiving long DNS answer on DoH
It's a bug that we only accept DNS answers within a single H3 data event on DoH. Fix it by caching the answer data until receiving H3 event Finished. It also enables the test server to send answers through multiple H3 data events. Bug: 195292547 Test: atest Change-Id: Iad2042aa8f8e44dd96b3e398a8f7381314dde3ff
Loading
Please register or sign in to comment