{"library":"cos-request","type":"library","category":null,"description":"cos-request is a fork of the popular (now deprecated) request package, providing a simplified HTTP client for Node.js. Version 1.1.0 supports Node >= 8 and offers streaming, Promises, authentication, OAuth, proxying, and TLS/SSL. It aims to be the simplest way to make HTTP calls, with a callback-based API similar to the original request. The package is a drop-in replacement but is no longer actively developed; users are encouraged to migrate to modern alternatives like node-fetch or undici. Release cadence is sparse; last update is unknown.","language":"javascript","status":"deprecated","version":"1.1.0","tags":["javascript","http","simple","util","utility"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cos-request","imports":["const request = require('cos-request');","request.get('http://example.com', callback)","const req = request.defaults({baseUrl: 'http://api.com'}); req.get('/endpoint', callback)"]},{"cmd":"yarn add cos-request","imports":[]},{"cmd":"pnpm add cos-request","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cos-request","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/cos-request/compatibility"}}