{"library":"handy-http","type":"library","category":null,"description":"Simple wrapper for native NodeJS http[s].request providing a flexible interface for making HTTP/HTTPS requests. Stable version 1.0.2. Lightweight copy-paste reducer supporting various data types (plain objects, Buffer, ReadableStream), multipart file uploads, proxy requests, and automatic JSON parsing. Keeps access to native NodeJS http.ClientRequest events. Less feature-rich than axios or request but minimal and dependency-free.","language":"javascript","status":"maintenance","version":"1.0.2","tags":["javascript","http","https"],"last_verified":"Wed May 27","install":[{"cmd":"npm install handy-http","imports":["var HTTPClient = require('handy-http');\nvar client = new HTTPClient();","client.open({ url: 'http://example.com', method: 'POST', data: { key: 'value' } }, callback);","var request = client.open({ url: '...' }, callback);\nrequest.on('socket', function(socket) { /* ... */ });"]},{"cmd":"yarn add handy-http","imports":[]},{"cmd":"pnpm add handy-http","imports":[]}],"homepage":null,"github":"https://github.com/dimik/node-handy-http","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/handy-http","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/handy-http/compatibility"}}