.. | ||
dist-cjs | ||
dist-es | ||
dist-types | ||
LICENSE | ||
package.json | ||
README.md |
@smithy/node-http-handler
This package implements the default requestHandler
for Node.js using node:http
, node:https
, and node:http2
.
For an example on how requestHandler
s are used by Smithy generated SDK clients, refer to
the AWS SDK for JavaScript (v3) supplemental docs.