]> git.kaiwu.me - njs.git/commit
Fetch: generalize ngx_js_http_error().
authorZhidao HONG <z.hong@f5.com>
Fri, 11 Apr 2025 13:47:52 +0000 (21:47 +0800)
committerhongzhidao <hongzhidao@gmail.com>
Fri, 11 Apr 2025 15:28:45 +0000 (23:28 +0800)
commit48070f44bd9d44dfd92a8f7873c38bf252d53b45
tree06b977f45656c94ed6ea76f9b4572dcb12f50ea5
parent4f96013f83ec3e84314d2dfcf2f81d47897fa6e4
Fetch: generalize ngx_js_http_error().

Refactored to support both njs and QuickJS, which have different error
formats when throwing exceptions.
nginx/ngx_js_fetch.c