xinbenlv

Results 282 comments of xinbenlv

I was able to deploy kutt.it on heroku with custom domain at https://new.zgzg.link/ and HTTPS works fine.

@RakeshDL I use heroku, I didn't do any thing specific other than just follow [heroku domain name instruction](https://www.google.com/search?q=heroku+domain+name&oq=heroku+domain+name&aqs=chrome..69i57j0l5.2045j0j7&sourceid=chrome&ie=UTF-8). Please note this is a separate instance of kutt, not redirecting to...

Wow, that was a fast response, thank you @ricmoo . I further discuss this idea in the https://github.com/ethers-io/ethers.js/discussions/3097 Yes, it's only a proof of concept. and I agree with you...

Can I describe my understanding of what you said in my own words, please check if it's correct: 1. Due to this is non-backwards compatibile change, if we add this...

> 2. Because of the different behaviors between [`fetch` API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) vs [`node-http` API](https://nodejs.org/api/http.html), if we want to introduce the `includeCredentials`, we need to also implement the `node-http` side to ensure...

friendly ping to continue discussion~

That would work, thank you @ricmoo !

With c309df8 merged this is PR is considered done