Skip to content

Conversation

RyanChimienti
Copy link
Contributor

Attempting to make a streaming listen request to my hosted server was failing because the SDK was setting the host header as api.deepgram.com, but the Deepgram instance I was running lived at a different domain. This PR sets the host header to whichever host is actually receiving the request.

@RyanChimienti
Copy link
Contributor Author

Looks like clippy and fmt updates hit recently which was making CI fail. I ran those as well.

@RyanChimienti RyanChimienti merged commit 73e5385 into main Jan 13, 2025
18 checks passed
@RyanChimienti RyanChimienti deleted the ryan/host-fix branch January 13, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants