This is forked fasthttp repo
https://github.com/valyala/fasthttp
with support for utls
https://github.com/refraction-networking/utls
this is basically just this repo patches, just rebased on top of master; plus some stuff removed.
https://github.com/fronbasal/fasthttp-utls
It also has an extremely stupid cookie jar; at first forked from here, but then changed so much it's basically a different code
https://github.com/dgrr/cookiejar/blob/master/cookiejar.go
licence MIT