Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |