Alex Crichton 9b6804a01b
Translate ByteString in WebIDL to [u8] (#505)
In arguments take `&[u8]` and in return value return `Vec<u8>`. Should help fill
out a few more APIs on `Header` and `Response`!
2018-07-18 17:59:24 -05:00
..
2018-07-13 08:12:12 -07:00
2018-07-16 13:44:41 -07:00
2018-07-13 22:36:51 -07:00