Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfce4d0c

Browse files
Update src/connections/sources/catalog/libraries/server/node/index.md
Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com>
1 parent64eee9d commitfce4d0c

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/server/node

1 file changed

+1
-1
lines changed

‎src/connections/sources/catalog/libraries/server/node/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ Different parts of your application may require different types of batching, or
556556
const marketingAnalytics = new Analytics({ writeKey:'MARKETING_WRITE_KEY' });
557557
const appAnalytics = new Analytics({ writeKey:'APP_WRITE_KEY' });
558558
```
559-
##Overriding the default HTTP Client
559+
##Override the default HTTP Client
560560
561561
Segment attempts to use the global `fetch` implementation if available in order to support several diverse environments. Some special cases (for example, http proxy) may require a different implementation for http communication. You can provide a customized wrapper in the Analytics configuration to support this. Here are a few approaches:
562562

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp