summaryrefslogtreecommitdiff
path: root/extensions/http/01_http.js
AgeCommit message (Expand)Author
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl
2021-08-09fix(websocket): allow any close code for server (#11614)Leo K
2021-07-28BREAKING(unstable): Rename Deno.WebSocketUpgrade::websocket to socket (#11542)Nayeem Rahman
2021-07-24fix(http): support multiple options in connection header for websocket (#11505)Pavel Hrách
2021-07-22fix(http/ws): case insensitive connection header (#11489)Luca Casonato
2021-07-12refactor: deno_http op crate (#11335)Luca Casonato