TxThinking

Results 78 comments of TxThinking

Temporary solution: ``` url="https://httpbin.org" POST /post Post json data header["Accept"] = "application/json" header["Content-Type"] = "application/json" json = [1,2] bodyRaw = JSON.stringify(json) Response must(status==200) ```

Thank you. I will fix it soon. On Thu, Jun 13, 2019 at 3:17 PM mtgxx wrote: > go get fails: > > $ go get github.com/txthinking/frank > # github.com/txthinking/frank...

Fixed On Thu, Jun 13, 2019 at 3:26 PM Cloud wrote: > Thank you. I will fix it soon. > > On Thu, Jun 13, 2019 at 3:17 PM mtgxx...

Yes, consider https://github.com/lucas-clemente/quic-go or https://github.com/golang/go/issues/32204

Try v20220926. There is a website using nico: https://http3.ooo

Try v20220926. There is a website using nico: https://http3.ooo On Sun, Sep 25, 2022 at 10:03 PM Malcolm Ke Win ***@***.***> wrote: > Both caddy and haproxy support http3/quic now,...

Sorry for the unclear description. https://www.electron.build/configuration/configuration#configuration

Thx, I am working on this function. Server before handle udp packet, it should check the src if prepared by a tcp connection