Use URLSearchParams for application/x-www-form-urlencoded

This commit is contained in:
Frank Jogeleit
2022-11-01 10:01:33 +01:00
parent fd5cf60c69
commit 50750c1420
4 changed files with 27 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "http-request-action",
"version": "1.9.0",
"version": "1.11.2",
"description": "",
"main": "src/index.js",
"private": false,