{"library":"http-request-to-url","type":"library","category":null,"description":"The `http-request-to-url` package provides a focused utility function designed to extract the complete URL (including protocol, host, port, path, and query string) from a Node.js `http.ClientRequest` object. This is particularly useful in scenarios where an outgoing HTTP request has been initiated, and its full destination URL needs to be programmatically determined for purposes such as logging, proxying, or debugging. The package currently resides at version 1.1.0. Given its last commit date in 2019, it appears to be in a maintenance state, offering stable functionality primarily for CommonJS environments and leveraging standard Node.js `http` module properties without frequent updates or new feature development. Its differentiator is its singular purpose, directly addressing the extraction of a URL from a low-level Node.js request object.","language":"javascript","status":"maintenance","version":"1.1.0","tags":["javascript","http","request","url","convert"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-request-to-url","imports":["const httpRequestToUrl = require('http-request-to-url')"]},{"cmd":"yarn add http-request-to-url","imports":[]},{"cmd":"pnpm add http-request-to-url","imports":[]}],"homepage":null,"github":"https://github.com/Qard/http-request-to-url","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-request-to-url","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/http-request-to-url/compatibility"}}