]> git.kaiwu.me - njs.git/commit
Fetch: QuickJS support.
authorZhidao HONG <z.hong@f5.com>
Tue, 22 Apr 2025 02:56:27 +0000 (10:56 +0800)
committerhongzhidao <hongzhidao@gmail.com>
Thu, 8 May 2025 17:14:21 +0000 (01:14 +0800)
commitb7f76b71f4a1511cd9d954e6da3b0da4c9de40fb
tree7e87027c23f8d0e6424fee3900b1432433f59377
parenta1e3f15f0a580f7b9d465a5b2ed2287a1705dc84
Fetch: QuickJS support.
20 files changed:
nginx/config
nginx/ngx_http_js_module.c
nginx/ngx_js.c
nginx/ngx_js.h
nginx/ngx_js_fetch.c
nginx/ngx_qjs_fetch.c [new file with mode: 0644]
nginx/ngx_stream_js_module.c
nginx/t/js_fetch.t
nginx/t/js_fetch_https.t
nginx/t/js_fetch_objects.t
nginx/t/js_fetch_resolver.t
nginx/t/js_fetch_timeout.t
nginx/t/js_fetch_verify.t
nginx/t/js_periodic_fetch.t
nginx/t/stream_js_fetch.t
nginx/t/stream_js_fetch_https.t
nginx/t/stream_js_fetch_init.t
nginx/t/stream_js_periodic_fetch.t
src/qjs.c
src/qjs.h