Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#11: Fix bad request status due to bad value of "Host" header on Jell… #15

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

jpuerto
Copy link

@jpuerto jpuerto commented Jan 11, 2023

Sorry for the formatting changes. The change is in method getHeaders(String, String, String, String, String, String), for my usecase I have Jellyfin deployed behind a reverse proxy using a subpath, so my URL looks like: "https://my.domain.com/jellyfin"

An advice is to use the Uri class whenever it is needed to work with URI objects.

…ader on Jellyfin when URL contains a path.
Copy link
Member

@Kara-Zor-El Kara-Zor-El left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine after i reverted app breaking change in my code

@Kara-Zor-El Kara-Zor-El merged commit 695379e into JellyBookOrg:main Jan 12, 2023
@binarygeek119 binarygeek119 mentioned this pull request Jan 19, 2024
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