new URL(“mailto:one@somewhere.in”) - spaces in subject turns to “+”

前端 未结 0 1716
你的背包
你的背包 2020-12-11 19:04

I construct an email link like this:

const u = new URL("mailto:one@universe.in");
u.searchParams.append("         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题