Any UE5-compatible HTTP/REST/JSON plugins?

I’ve been working on a UE4 with VARest plugin which was great. I’m migrating the project to UE5 and having a tricky time finding a replacement that works in UE5.
Any recommendations for making HTTP requests in UE5? Thanks!

You can try Release v1.7.0 Early Release for UE5.0 · getnamo/socketio-client-ue4 · GitHub which has a UE 5 git release. While the main focus is socket.io it has VARest embedded with some improved JSON handling and the expected basic http requests.