哪些Dart HTTP客户端包可以用来发起HTTP版本3(HTTP/3)请求?

huangapple go评论93阅读模式
英文:

Which dart HTTP client package(s) can I use to make HTTP Version 3 (HTTP/3) requests?

问题

我打算在一个Flutter Android/Ios应用程序中使用这样一个包。到目前为止,我已经看到了httphttp2这两个包,但都没有提到HTTP/3。

英文:

I intend to use such a package in a Flutter Android/Ios app.
So far I have seen the http and http2 packages but none makes mention of HTTP/3.

答案1

得分: 1

Dart语言中没有实现这些包。

英文:

There are no such packages implemented in Dart language.

huangapple
  • 本文由 发表于 2023年8月9日 16:43:14
  • 转载请务必保留本文链接:https://go.coder-hub.com/76866009-2.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定