Re: [html-tests] Test that form data name/values are converted to USVs (#4284)

@domenic You don't need the `bytearray` call, you can just have the return result of `.read()`. I'm thinking there should be a more performant way of doing it, but idk what.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4284#issuecomment-265519179

Received on Wednesday, 7 December 2016 17:50:18 UTC