[njs] Fetch: refactored out ngx_js_http_resolve().

2025-04-11 Thread noreply
details: https://github.com/nginx/njs/commit/dbf556f235af1f42a7d9e3b90682de090170cd0f branches: master commit:dbf556f235af1f42a7d9e3b90682de090170cd0f user: Zhidao HONG date: Fri, 11 Apr 2025 22:43:31 +0800 description: Fetch: refactored out ngx_js_http_resolve(). --- nginx/ng

[njs] Fetch: refactored out ngx_js_http_resolve_done().

2025-04-11 Thread noreply
details: https://github.com/nginx/njs/commit/befd1d603a9c898657702439644fd8f609610804 branches: master commit:befd1d603a9c898657702439644fd8f609610804 user: Zhidao HONG date: Fri, 11 Apr 2025 21:59:16 +0800 description: Fetch: refactored out ngx_js_http_resolve_done(). --- ngi

[njs] Fetch: renamed njs_js_http_destructor() as ngx_js_http_destructor().

2025-04-11 Thread noreply
details: https://github.com/nginx/njs/commit/3aa2ed4b4dad5867920e2b8a6da28840c44e67eb branches: master commit:3aa2ed4b4dad5867920e2b8a6da28840c44e67eb user: Zhidao HONG date: Fri, 11 Apr 2025 21:57:02 +0800 description: Fetch: renamed njs_js_http_destructor() as ngx_js_http_destr

[njs] Fetch: generalize ngx_js_http_error().

2025-04-11 Thread noreply
details: https://github.com/nginx/njs/commit/48070f44bd9d44dfd92a8f7873c38bf252d53b45 branches: master commit:48070f44bd9d44dfd92a8f7873c38bf252d53b45 user: Zhidao HONG date: Fri, 11 Apr 2025 21:47:52 +0800 description: Fetch: generalize ngx_js_http_error(). Refactored to suppor

[njs] Fetch: refactored out ngx_js_http_close_peer().

2025-04-11 Thread noreply
details: https://github.com/nginx/njs/commit/78b55af1e689eac4c87961a65592a094845ed482 branches: master commit:78b55af1e689eac4c87961a65592a094845ed482 user: Zhidao HONG date: Fri, 11 Apr 2025 22:02:16 +0800 description: Fetch: refactored out ngx_js_http_close_peer(). --- nginx