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

Add support for legacy HTTP 301/302 redirects for external icons #2218

Merged
merged 1 commit into from
Jan 23, 2022

Conversation

jjlin
Copy link
Contributor

@jjlin jjlin commented Jan 9, 2022

At least on Android, it seems the Bitwarden mobile client responds to
HTTP 307, but not to HTTP 308 for some reason.

At least on Android, it seems the Bitwarden mobile client responds to
HTTP 307, but not to HTTP 308 for some reason.
@BlackDex
Copy link
Collaborator

BlackDex commented Jan 9, 2022

Probably because Google abuses 308 for something else in Drive.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/308

Maybe it has some connection, or the library used by Bitwarden doesn't support it properly.

@dani-garcia dani-garcia merged commit ba9ad14 into dani-garcia:main Jan 23, 2022
@jjlin jjlin deleted the icons branch February 13, 2022 07:10
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.

3 participants