apps: add detail to http error messages

This commit is contained in:
Girish Ramakrishnan
2019-09-01 17:44:24 -07:00
parent d2f38c1abc
commit d59c1f53b9
4 changed files with 67 additions and 86 deletions
+3 -3
View File
@@ -957,9 +957,9 @@
"integrity": "sha1-F03MUSQ7nqwj+NmCFa62aU4uihI="
},
"connect-lastmile": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/connect-lastmile/-/connect-lastmile-1.1.1.tgz",
"integrity": "sha512-Ea9N8KIU47lHeUzGI3qnRCtgqFv3z/tlgXc9HYgsBNA/H+GY5sadRG3h8G4bz46xEJPnaCW8bT0HwXyXEee39w==",
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/connect-lastmile/-/connect-lastmile-1.2.1.tgz",
"integrity": "sha512-4sFIHpSC0MaVgJYseKypMdb+qUsVjxnILmissTpYkKTRvtAUq2C/UkKlMUuNQMX4jt+Os6CRWjat4+G5vzkb0w==",
"requires": {
"debug": "~4.1.1",
"underscore": "^1.9.1"