Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-03 | fix toString for some web objects (#2040) | 迷渡 | |
2019-03-09 | Migrate from tslint to eslint for linting (#1905) | Kitson Kelly | |
2019-01-21 | chore: update license lines (#1557) | Yoshiya Hinosawa | |
2018-12-29 | make `Headers` follow spec (#1427) | 迷渡 | |
2018-12-27 | check runtime `FormData` and `Headers` params (#1415) | 迷渡 | |
2018-12-19 | Add illegal header name and value guards (#1375) | Kevin (Kun) "Kassimo" Qian | |
2018-11-14 | Support request method and headers in fetch() (#1188) | Ryan Dahl | |
Adds a general HttpHeader flatbuffer message for serializing requests and responses. | |||
2018-11-02 | Move fetch headers into its own file. | Ryan Dahl | |