When I am with Http3FrameToHttpObjectCodec,The request header does not contain authority,The server side can expose this error:
Is authority required in HTTP3.0? It seems impossible to set authority in FullHttpRequest, except when specified in the path。
I recommend changing such code in HttpConversionUtil: