We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e0888 commit 051bddcCopy full SHA for 051bddc
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Release 7.5.1
2
3
+- Fixes port missing in log [#925](https://github.com/elastic/elasticsearch-php/issues/925)
4
+ [75e0888](https://github.com/elastic/elasticsearch-php/commit/125594b40d167ef1509b3ee49a3f93426390c426)
5
- Added `ClientBuilder::includePortInHostHeader()` to add the
6
`port` in the `Host` header. This fixes [#993](https://github.com/elastic/elasticsearch-php/issues/993).
7
By default the `port` is not included in the `Host` header.
0 commit comments