Merge pull request #62 from fjogeleit/url-encoded

Use URLSearchParams for application/x-www-form-urlencoded
This commit is contained in:
Frank Jogeleit
2022-11-03 14:33:24 +01:00
committed by GitHub
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,