This message was deleted.
# general
m
This message was deleted.
a
Hi, you might be able to get a net/http.Request using the fasthttpadaptor package in fasthttp
🙏 1
l
Thanks, Grant. Unfortunately, I don't think that will work for me as I need to convert from fasthttp to net/http.Request
p
This is exactly what the suggested adaptor does.
If fiber doesn't use a standard fasthttp.RequestHandler you can just adapt it easily as well.
l
Thanks, James, turns out I was looking at the wrong adaptor 🙈