Commit 72a2a25
committed
bug #58343 [HttpClient] Add
This PR was merged into the 6.4 branch.
Discussion
----------
[HttpClient] Add `crypto_method` to scoped client options
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
While working on something else I've noticed that the `crypto_method` option wasn't added for scoped clients in #50274. I'm not sure if this was intentional or not, but as far as I can tell, there's no reason for the option to not be there, so I'm guessing it was an oversight.
Commits
-------
e274ee46cb7 [HttpClient] Add `crypto_method` to scoped client optionscrypto_method to scoped client options (HypeMC)1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2093 | 2093 | | |
2094 | 2094 | | |
2095 | 2095 | | |
| 2096 | + | |
| 2097 | + | |
| 2098 | + | |
2096 | 2099 | | |
2097 | 2100 | | |
2098 | 2101 | | |
| |||
0 commit comments