Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit7e7af05
committed
minor#14995 [HttpClient] Fix specifying http_version in YAML (pableu)
This PR was submitted for the 5.2 branch but it was merged into the 4.4 branch instead.Discussion----------[HttpClient] Fix specifying http_version in YAMLWith the code from the docs, I get this exception:> Unrecognized option "http_version" under "framework.http_client". Available options are "default_options", "enabled", "max_host_connections", "mock_response_factory", "scoped_clients".Maybe the XML and PHP Annotation also needs a fix, but I don't feel confident doing that.Commits-------7948311 fix specifying http_version in YAML1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
753 | | - | |
| 753 | + | |
| 754 | + | |
754 | 755 | | |
755 | 756 | | |
756 | 757 | | |
| |||
0 commit comments
Comments
(0)