mobilemarines
mobilemarines
Hello, Let me explain, we had the need to send a gzip compressed payload to our Backend. Before the switch to this plugin we used the angular http client and...
**Describe the bug** While switching from Angular Http to this Capacitor Http plugin we noticed two problems: Problem 1: Different behaviour when passing stringified JSON body: - On Android, if...
**Describe the bug** I was able to send http posts in background (after 5 minutes) with this plugin (version 2.2.0) on the Android target SDK 28 using ionic 4 and...