http2dotnet
http2dotnet copied to clipboard
HTTP/2 support for .NET standard
Results
3
http2dotnet issues
Sort by
recently updated
recently updated
newest added
Hi, Can I use this with c#windows app using .net framework 4.5?
Hi, I hope you don't mind the unsolicited PR. I was exploring some HTTP2 options in C# and found your library. I wanted to get it working with SSL and...
Hi! I had some problems using this library on websites that send UTF-8 encoded values for some headers (e.g. non-English text), so I changed the encoding/decoding routines to use UTF8...