| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Supply default ports for some well-known schemes. | Garrett D'Amore | 2018-01-16 |
| | | |||
| * | url: fix typo | Liam Staskawicz | 2018-01-16 |
| | | |||
| * | Convert existing websocket and http code to use new URL framework. | Garrett D'Amore | 2018-01-05 |
| | | | | | | | This also fixes a use-after-free bug in the HTTP framework, where the handler could be deleted why callbacks were still using it. (We now reference count the handlers.) | ||
| * | Fix some more leaks, add a generic URL parser. | Garrett D'Amore | 2018-01-05 |
