{"library":"should-http","type":"library","category":null,"description":"should-http extends the `should.js` assertion library with specific methods for validating Node.js HTTP `IncomingMessage` objects. Primarily used for testing HTTP requests and responses, it enables fluent assertions on status codes, headers (e.g., `Content-Length`), and content types (e.g., `application/json`, `text/html`). Currently at version 0.1.1, this package appears to be abandoned, with no active development or maintenance. Its approach of patching the global `should` instance, rather than exporting specific utilities, ties it closely to older `should.js` usage patterns and makes it less suitable for modern module development (ESM) where global side-effects are generally avoided. It focuses specifically on the standard Node.js `http` module's request and response objects, distinguishing it from broader HTTP client assertion libraries.","language":"javascript","status":"abandoned","version":"0.1.1","tags":["javascript","should","should.js","http"],"install":[{"cmd":"npm install should-http","imports":["require('should-http');"]},{"cmd":"yarn add should-http","imports":[]},{"cmd":"pnpm add should-http","imports":[]}],"homepage":null,"github":"https://github.com/shouldjs/http","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/should-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/should-http/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}