Commit 2e630ed
committed
minor #18146 [HttpClient] Add
This PR was merged into the 6.3 branch.
Discussion
----------
[HttpClient] Add `ServerSentEvent::getArrayData()` to get the SSE's data decoded as an array directly
Fixes #18142
Commits
-------
566aa26 [HttpClient] Add `ServerSentEvent::getArrayData()` to get the SSE's data decoded as an array directlyServerSentEvent::getArrayData() to get the SSE's data decoded as an array directly (alexandre-daubois)1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1425 | 1425 | | |
1426 | 1426 | | |
1427 | 1427 | | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
1428 | 1438 | | |
1429 | 1439 | | |
1430 | 1440 | | |
| |||
0 commit comments