Commit 56c8041
Fix HTTP sender docs: use correct list syntax for Kotlin and Java (#1503)
* Initial plan
* Fix HTTP sender docs: change arrayOf to listOf for tlsProtocols
Co-authored-by: F43nd1r <10252708+F43nd1r@users.noreply.github.com>
* Fix Java example: use Arrays.asList instead of listOf
Co-authored-by: F43nd1r <10252708+F43nd1r@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: F43nd1r <10252708+F43nd1r@users.noreply.github.com>1 parent 620f107 commit 56c8041
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments