JSPM

  • Created
  • Published
  • Downloads 29542663
  • Score
    100M100P100Q244280F
  • License Apache-2.0

Provides a way to make requests

Package Exports

  • @smithy/node-http-handler
  • @smithy/node-http-handler/dist-cjs/index.js
  • @smithy/node-http-handler/dist-es/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@smithy/node-http-handler) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@smithy/node-http-handler

NPM version NPM downloads

This package implements the default requestHandler for Node.js using node:http, node:https, and node:http2.

For an example on how requestHandlers are used by Smithy generated SDK clients, refer to the AWS SDK for JavaScript (v3) supplemental docs.