We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc29488 commit 3021396Copy full SHA for 3021396
src/transport/http/stdlib.ts
@@ -33,7 +33,7 @@ class HttpTransport extends HttpTransportBase {
33
34
/**
35
* Creates a new HttpTransport instance using Node.js HTTP modules.
36
- *
+ *
37
* @param options - Sender configuration object containing connection details
38
* @throws Error if the protocol is not 'http' or 'https'
39
*/
0 commit comments