Commit 7244fc8
committed
fix(js-sdk): document ConvertAgent User-Agent invariant on server-side HTTP
The User-Agent invariant introduced in #387 (always announce
`ConvertAgent/1.0` on server-side outbound HTTP from HttpClient) is a
js-sdk-level behavioral guarantee surfaced through every manager
(api/data/event) that delegates to @convertcom/js-sdk-utils' HttpClient.
Surfaces the contract at the SDK entry point so the metrics-endpoint
isbot bypass dependency is documented at the layer customers integrate
against, not only at the transport layer.
Refs: #3871 parent 4354f91 commit 7244fc8
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
| |||
0 commit comments