splunk / splunk-sdk-python

Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
687 stars 369 forks source link

Update to binding.py #545

Open pch3 opened 1 year ago

pch3 commented 1 year ago

Although port number in HTTP Host header is not mandatory, it may be used by load balancer to route traffic to the right cluster. Change is very simple and adds ":port" part to the Host HTTP header.