Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-25 | fix(ext/http): websocket upgrade header check (#11830) | Dayan C. Galiazzi | |
2021-08-23 | fix(ext/http): resource leak on HttpConn.close() (#11805) | Bartek IwaĆczuk | |
This commit adds tracking of resources that are related to "HttpConn" so they can be closed automatically when closing the connection. | |||
2021-08-11 | Rename extensions/ directory to ext/ (#11643) | Ryan Dahl | |