Make HTTPServer ignore responses that cannot be sent

This commit is contained in:
2022-03-30 22:19:33 -05:00
parent 3d7d583367
commit 514a578260
3 changed files with 12 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@extollo/lib",
"version": "0.9.14",
"version": "0.9.15",
"description": "The framework library that lifts up your code.",
"main": "lib/index.js",
"types": "lib/index.d.ts",