luci-base: http.uc: fix reference error of undeclared variable `err`
authorTianling Shen <[email protected]>
Thu, 13 Apr 2023 20:45:24 +0000 (04:45 +0800)
committerHannu Nyman <[email protected]>
Fri, 14 Apr 2023 07:50:02 +0000 (10:50 +0300)
commit588c6a1e4bc4c79dab2341ca1c9541e42aaf8665
tree95920dd5fc24859f8c088558b239cdf31cf9631f
parent54ca17e6980d7e649793ed9e052617d51f360cfe
luci-base: http.uc: fix reference error of undeclared variable `err`

The variable `err` was used without initialized.

Signed-off-by: Tianling Shen <[email protected]>
modules/luci-base/ucode/http.uc