@smithy/node-http-handler
v3.3.1
Published
Provides a way to make requests
Downloads
91,064,071
Readme
@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.