api-client/packages
shuaixr dafe56cfe9
fix: default Content-Type to x-www-form-urlencoded when importing curl POST with body (#5040)
fix: handle missing Content-Type when importing curl POST

When importing a curl POST request with a body and no explicit
Content-Type, default to `application/x-www-form-urlencoded`
to match curl's behavior.

Reference: https://everything.curl.dev/http/post/content-type.html
2025-05-07 14:25:45 +05:30
..
codemirror-lang-graphql feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
hoppscotch-agent fix(relay): better matching for content-type detection (#5025) 2025-04-29 13:10:08 +05:30
hoppscotch-backend refactor(backend): formatting updates in TeamEnvironmentsService (#4388) 2025-04-29 14:37:03 +05:30
hoppscotch-cli chore: bump CLI version 2025-04-29 15:12:57 +05:30
hoppscotch-common fix: default Content-Type to x-www-form-urlencoded when importing curl POST with body (#5040) 2025-05-07 14:25:45 +05:30
hoppscotch-data feat: add support for HAWK authentication (#4694) 2025-04-29 14:51:16 +05:30
hoppscotch-desktop fix(relay): better matching for content-type detection (#5025) 2025-04-29 13:10:08 +05:30
hoppscotch-js-sandbox feat: add support for Digest authorization (#4339) 2024-10-29 12:34:40 +05:30
hoppscotch-kernel fix(kernel): deterministic form data processing (#4945) 2025-04-08 14:50:04 +05:30
hoppscotch-relay feat: platform independent core and the new desktop app (#4684) 2025-02-28 00:01:25 +05:30
hoppscotch-selfhost-desktop feat: add support for HAWK authentication (#4694) 2025-04-29 14:51:16 +05:30
hoppscotch-selfhost-web feat: add support for HAWK authentication (#4694) 2025-04-29 14:51:16 +05:30
hoppscotch-sh-admin chore: bump version to 2025.4.0 2025-04-25 20:47:28 +05:30