Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net 6 prebview 加入了 http3的功能可以考虑打个包 #46

Open
icetech233 opened this issue Feb 24, 2022 · 1 comment
Open

net 6 prebview 加入了 http3的功能可以考虑打个包 #46

icetech233 opened this issue Feb 24, 2022 · 1 comment

Comments

@icetech233
Copy link

using System.Net.Http.QPack;
using System.Threading;

namespace System.Net.Http
{
public partial class HttpMethod
{
private byte[]? _http3EncodedBytes;

    internal byte[] Http3EncodedBytes
@lindexi
Copy link
Member

lindexi commented Oct 23, 2022

没理解,不需要打包的样子

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants