Additional synchronous version of `ngx.fetch` or any other curl-like HTTP request-response function that can be used in `js_*_filter` directive. Function should be as close as possible to async `ngx.fetch` but work as a blocking sync operation.