TcpListener可以用在udp上面?还是说这个只是一个名字 #298
redoriental
started this conversation in
General
Replies: 2 comments 12 replies
-
不能用在Udp上. |
Beta Was this translation helpful? Give feedback.
4 replies
-
其实浏览器并不知道你的服务器是支持 http3的, 所以第一次请求可以认为就是 http2 的请求, 当返回的头里面有支持 http3 的标识时, 下一次请求才会是 http3. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions