Skip to content

Force encode request body if it's a string#1484

Merged
st0012 merged 2 commits intomasterfrom
fix-#1475
Jun 25, 2021
Merged

Force encode request body if it's a string#1484
st0012 merged 2 commits intomasterfrom
fix-#1475

Conversation

@st0012
Copy link
Copy Markdown
Contributor

@st0012 st0012 commented Jun 25, 2021

Fixes #1475 and #1303

@st0012 st0012 added this to the 4.6.0 milestone Jun 25, 2021
@st0012 st0012 self-assigned this Jun 25, 2021
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 25, 2021

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.76%. Comparing base (d82b463) to head (7f17818).
⚠️ Report is 798 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1484      +/-   ##
==========================================
+ Coverage   98.20%   98.76%   +0.56%     
==========================================
  Files         218      123      -95     
  Lines       10461     6630    -3831     
==========================================
- Hits        10273     6548    -3725     
+ Misses        188       82     -106     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@st0012 st0012 merged commit fac1db6 into master Jun 25, 2021
@st0012 st0012 deleted the fix-#1475 branch June 25, 2021 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some event sending fail when POST request with non ASCII string

2 participants