Laurent Demailly
Laurent Demailly
well more like https://pkg.go.dev/golang.org/x/[email protected]/http2 but with h3
looks like there is some quic support (at least I saw it in release notes/commits)
Just to be sure: you mean you want an option to just error out/close the connection without even an HTTP code reply? but as a percentage? there is a "closing...
> I'm game to add a close-before option if you have any guidelines or requests or ideas on how to implement it. Sure, thanks. question is whether it's a variant...
I'm not personally familiar with HAR, what would it do to next level of details, is it just like a JSON version of debug? that could be an option/good idea...
Thanks! (and again github fails to surface updates to issues, sorry)
tried pretty successfully in https://github.com/fortio/delta/commit/a6cbebea0d3e41b53160b4e31d9750d6f1eb6957
ditto in https://github.com/fortio/multicurl
Do you mean in the readme / docs or in tool? one thing I have been considering is some swagger style for the rest api but it could also be...
I use fortio help | grep -C2 a bit too often myself as well. Related: #266 #306 #662