Commit 9ad5fd9
committed
minor #15446 [HttpClient] Import ServerSentEvent class (sebpacz)
This PR was merged into the 5.2 branch.
Discussion
----------
[HttpClient] Import ServerSentEvent class
This PR adds the missing class import in the "Consuming Server-Sent Events" section.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `5.x` for features of unreleased versions).
-->
Commits
-------
3126da0 [HttpClient] Import ServerSentEvent class1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1264 | 1264 | | |
1265 | 1265 | | |
1266 | 1266 | | |
1267 | | - | |
| 1267 | + | |
| 1268 | + | |
1268 | 1269 | | |
1269 | 1270 | | |
1270 | 1271 | | |
| |||
0 commit comments