programming and technology thread (130)

46 Name: Anonymous : 2021-11-19 07:32 ID:Heaven

Tried doing
var shift_jis = new TextDecoder("shift_jis")
var utf8 = new TextEncoder("utf-8")
response = shift_jis.decode(utf8.encode(response))
...didn't work.

I need a way to get binary data instead of string out of XMLHttpRequest
Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: