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

[Bug] [Android] Response Header Encode #527

Open
diogodumas78 opened this issue Jul 31, 2024 · 0 comments
Open

[Bug] [Android] Response Header Encode #527

diogodumas78 opened this issue Jul 31, 2024 · 0 comments

Comments

@diogodumas78
Copy link

Describe the bug
hey guys,
I am facing some problems with the plugin. I migrated from angular/common/http. Everything works perfectly. However, when I receive a business message in the response header, I was unable to receive it with the correct encode. The message comes with a code instead of words with an accent or ç. Has anyone experienced this and managed to resolve it?
Ex : Documento n�o aut�ntico.
thanks in advance

System info

  • affected HTTP plugin version: [e.g. 2.1.1]
  • affected platform(s) and version(s): [e.g. iOS 12.2]
  • affected device(s): [e.g. iPhone 8]
  • cordova version: [e.g. 6.5.0]
  • cordova platform version(s): [e.g. android 7.0.0, browser 5.0.3]

Are you using ionic-native-wrapper?

Minimum viable code to reproduce
If applicable, add formatted sample coding to help explain your problem.

e.g.:

cordova.plugin.http.setDataSerializer('urlencoded');

Screenshots
If applicable, add screenshots to help explain your problem.

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

No branches or pull requests

1 participant