api-client/packages/hoppscotch-app/helpers/utils
kyteinsky 6205b5f163
fix: multipart form data sorting (#2067)
* fix: multipart form data sorting

  place all the file types in multipart form data
  body in the last to avoid errors due to map key
  being placed after file type data

* refactor: fp-ify formdata file sort implementation

Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2022-01-23 02:30:39 +05:30
..
__tests__ fix: use hoppscotch's realtime echo servers - resolved #1913 2021-10-29 08:55:31 +05:30
b64.ts refactor: merge branch 'main' into refactor/monorepo 2021-09-16 22:24:21 +05:30
clipboard.ts refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
composables.ts refactor: collections import export 2021-12-21 11:03:26 +05:30
contenttypes.ts refactor: separate out data structures into hoppscotch-data 2021-12-03 16:10:56 +05:30
debounce.js refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
dom.ts refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
EffectiveURL.ts fix: multipart form data sorting (#2067) 2022-01-23 02:30:39 +05:30
JsonFormattedError.ts Show graphql error message (#1852) 2021-10-04 08:01:47 +05:30
statusCodes.ts feat: add reason phrase to http status code 2021-12-21 21:42:31 +05:30
StreamUtils.ts refactor: merge branch 'main' into refactor/monorepo 2021-09-16 22:24:21 +05:30
string.ts refactor: merge branch 'main' into refactor/monorepo 2021-09-16 22:24:21 +05:30
uri.js refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
userAgent.ts refactor: move user agent checks to separate file 2021-12-17 15:10:06 +05:30
useWindowSize.ts refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
valid.js refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30