Does node http module perform unicode normalization?

后端 未结 0 1677
孤街浪徒
孤街浪徒 2021-01-17 04:20

If i include in an url some characters like: ⓪⁴ⅇ does a standard request in the form of:

http.get (url, resp => { 
....
}

will normalize t

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