Baseline Widely available
TextEncoderStream()
ã³ã³ã¹ãã©ã¯ã¿ã¼ãæååã®ã¹ããªã¼ã ã UTF-8 ã¨ã³ã³ã¼ãã£ã³ã°ã使ç¨ãã¦ãã¤ãåã«å¤æããããã«ä½¿ç¨ãããæ°ãã TextEncoderStream
ãªãã¸ã§ã¯ãã使ãã¾ãã
ãªãã
ä¾ãã®ä¾ã§ã¯ãTextEncoderStream
ã使ãã¦ããã¹ãã®ã¹ããªã¼ã ã®ã¢ãããã¼ãã«ä½¿ç¨ãã¦ãã¾ãã
const body = textStream.pipeThrough(new TextEncoderStream());
fetch("/dest", {
method: "POST",
body,
headers: { "Content-Type": "text/plain; charset=UTF-8" },
});
仿§æ¸ ãã©ã¦ã¶ã¼ã®äºææ§
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4