Nicolas

Results 3 comments of Nicolas

Thank you @steelbrain , My use-case: - I want to serialize asgardPHP user object from nestjs API - Then that serialize will be used in PHP API from asgard token....

Hi, This is my solution: `func serveReverseProxy(target string, res http.ResponseWriter, req *http.Request) { url, _ := url.Parse(target) req.URL = url //

Hi, I tried many version from 2.24.0 to latest and get same issue too. ![image](https://github.com/moment/moment/assets/67945413/c1031b63-a480-4579-864d-5038633f3a7c) ![image](https://github.com/moment/moment/assets/67945413/b59a853f-7e43-431e-9bba-6fa68f583ed6) I don't think a popular dependency has regression from many versions long time ago....