2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-30 15:24:11 +03:00

Commit Graph

  • d24ce8e0d3 Updated a number of out of date dev packages Jay 2022-04-01 21:18:41 +02:00
  • 5b0d492c1c Bump minimist from 1.2.5 to 1.2.6 (#4574) dependabot[bot] 2022-04-01 20:59:10 +02:00
  • cdda1ad019 Merge branch 'carpben-env-form-data' Jay 2022-04-01 20:41:59 +02:00
  • 3e0954db22 Fixed merge conflicts Jay 2022-04-01 20:41:47 +02:00
  • a3dd6031bb Merge branch 'Tivix-fix#1603' Jay 2022-04-01 19:58:30 +02:00
  • 9b8e0047e9 Merge branch 'fix#1603' of https://github.com/Tivix/axios into Tivix-fix#1603 Jay 2022-04-01 19:57:44 +02:00
  • 1f13dd7e26 Fixed some imports that were not correct Jay 2022-04-01 18:48:36 +02:00
  • 8699891b8e Fixed merge conflicts Jay 2022-04-01 18:40:12 +02:00
  • c855c9d385 Bump minimist from 1.2.5 to 1.2.6 (#4566) dependabot[bot] 2022-03-31 22:21:20 +02:00
  • 1a74e1d80a Merge branch 'master' of github.com:axios/axios Jay 2022-03-31 22:04:49 +02:00
  • b883716dcb Fixing wrong link in changelog (#4551) mkusaka 2022-04-01 04:53:21 +09:00
  • ac659112db Fixed issues created when merging 0.26.1 Jay 2022-03-19 14:36:42 +02:00
  • 1a2ff9c3d1 multipart/form-data playground (#4465) Ben Carp 2022-03-15 07:53:11 +02:00
  • 6b9b05b907 Improved FormData support; (#4448) Dmitriy Mozgovoy 2022-03-14 20:22:10 +02:00
  • b736acfa19 Update FUNDING.yml Jay 2022-03-11 19:23:12 +02:00
  • e52e4dbb57 Fixed errors when running tests Jay 2022-03-10 21:25:55 +02:00
  • 80387424e4 Removed all old error classes Jay 2022-03-10 08:30:59 +02:00
  • 340ad9ec8c Fixed merge conflict Jay 2022-03-09 19:57:04 +02:00
  • d8d43c1ffd Mended merge conflicts Jay 2022-03-09 19:41:56 +02:00
  • 9497729537 Feat/circular deps (#4515) (#4516) Jay 2022-03-09 19:24:32 +02:00
  • 8e67551177 Update line on methods, update TS definition to allow strings (#3802) Rijk van Zanten 2022-03-08 01:26:07 -05:00
  • 224ed940e1 Add AxiosInterceptorOptions to d.ts (#3800) Tommaso Madonia 2022-03-07 18:26:50 +00:00
  • bdb7d76d40 Adding baseURL to be used in getUri(), also removing question mark trimming since there seems to be no obvious reason for it. (#3737) sakarit 2022-03-07 20:09:23 +02:00
  • 195c8e5ff5 Returned error treated when requesting uncommon URL (#3544) João Gabriel Quaresma 2022-03-07 14:53:57 -03:00
  • 412d3bd607 Adding support for beforeRedirect config option (#3852) Zoran Kokeza 2022-03-07 18:46:08 +01:00
  • 3d13b67c56 Fix FormData example (#4391) Nicholas Juntilla 2022-03-06 23:45:12 -08:00
  • 45cb5ad716 Updated README example to be coherent with the CommonJS usage (#4418) Tomás Raiti 2022-03-07 04:35:48 -03:00
  • 2396fcd7e9 Bump karma from 6.3.14 to 6.3.16 (#4506) dependabot[bot] 2022-03-07 09:13:50 +02:00
  • 170588f3d7 Refactored project file structure to avoid circular imports; (#4220) Dmitriy Mozgovoy 2022-03-07 09:09:43 +02:00
  • 6e63edf455 Bump url-parse from 1.5.4 to 1.5.10 (#4501) dependabot[bot] 2022-02-28 09:38:31 +02:00
  • c9aca75257 Releasing v0.26.0 Jay 2022-02-13 16:20:24 +02:00
  • 3f842e034e Merge branch 'master' of github.com:axios/axios Jay 2022-02-13 15:57:46 +02:00
  • 2f1e8189f2 Merge branch 'cookieMr-master' Jay 2022-02-13 15:56:50 +02:00
  • 95295f6f29 Fixed conflict in package lock Jay 2022-02-13 15:55:42 +02:00
  • b3aa79e138 Bump follow-redirects from 1.14.7 to 1.14.8 (#4473) dependabot[bot] 2022-02-13 15:50:07 +02:00
  • d660e29c1a Revert "Fixed isFormData predicate; (#4413)" (#4472) Jay 2022-02-13 15:47:38 +02:00
  • 447a24dfc3 Bump karma from 6.3.11 to 6.3.14 (#4461) dependabot[bot] 2022-02-13 15:45:14 +02:00
  • e3002e1fda Separate responsibility between transformRequest and toFormData carpben 2022-02-13 09:02:22 +02:00
  • c5bdbd436d Update follow-redirects dependency due to Vurnerbility CookieMr 2022-02-11 14:55:10 +01:00
  • 68f20aecd5 merge from axios/axios carpben 2022-02-06 11:26:46 +02:00
  • 73e3bdb883 Fixed isFormData predicate; (#4413) Dmitriy Mozgovoy 2022-02-02 13:48:44 +02:00
  • cc86c6c49f Fix/remove url required (#4426) Jay 2022-01-27 08:39:25 +02:00
  • 04cf64bd70 Merge pull request #1 from axios/master Ben Carp 2022-01-23 21:23:22 +02:00
  • 1163588aa2 Added errors to be displayed when the query parsing process itself fails. (#3961) Daniel 2022-01-18 22:20:33 +05:30
  • 4461761fcb Fixed The timeoutErrorMessage property in config not work with Node.js (fixes #3580) (#3581) duibu05 2022-01-19 00:40:18 +08:00
  • 5c5cbdf4ba Removed cancel token request test till debugging on FireFox can be done Jay 2022-01-18 09:24:55 +02:00
  • 63dfce85ab Releasing v0.25 Jay 2022-01-18 09:13:27 +02:00
  • dccaeb1b68 Updated changelog for release Jay 2022-01-18 09:06:19 +02:00
  • 51f3ccb08e Updating follow-redirects with security updates (#4379) Gustavo Sales 2022-01-13 02:56:28 -03:00
  • ccc9516af8 Fixing removing package-lock from gitignore (#4346) Brian Adams 2021-12-28 21:30:54 -08:00
  • ea0d9c69f7 Adding error handling inside stream end callback (#3967) Daniel 2021-12-23 22:58:10 +05:30
  • 4fbf61dc75 Adding responseEncoding prop type in AxiosRequestConfig (#3918) Felipe Carvalho 2021-12-23 14:07:46 -03:00
  • a76571abec Use native Array.isArray() in utils.js (#3836) C. Lewis 2021-12-23 10:45:44 -06:00
  • a8cd75a081 Update isAbsoluteURL.js (#3809) 狼族小狈 2021-12-23 19:33:16 +08:00
  • 95792908f0 Adding error handling when missing url (#3791) Hirotaka Tagawa / wafuwafu13 2021-12-23 17:53:40 +09:00
  • 99648153ce toFormData helper function (#3757) Ben Carp 2021-12-23 10:21:51 +02:00
  • 3509fe0827 Merge branch 'master' into master Jay 2021-12-23 10:19:12 +02:00
  • c00c4ddd87 Fixing maxBodyLength enforcement (#3786) Paulo Renato 2021-12-23 05:19:02 -03:00
  • 962f9ab712 Update upgrade guide for https proxy setting (#3604) Andrew Ovens 2021-12-23 00:51:03 +05:30
  • e6aef5a1c4 (Add tests to) document how multiple inceptors work (#3564) Wolfram Kriesing 2021-12-22 20:14:52 +01:00
  • 6fca6a7027 refactor(helpers): optimize the logic of isAxiosError (#3546) Black-Hole 2021-12-23 03:09:33 +08:00
  • 476ee88442 chore: ignore yarn.lock file (#3545) Black-Hole 2021-12-23 03:06:36 +08:00
  • 4c8b02de94 Adding axios-test-instance to ecosystem (#3496) Remco Haszing 2021-12-22 20:00:46 +01:00
  • cd1b82bb76 Removing code relying on strict mode behaviour for arguments (#3470) Emil Broman 2021-12-22 19:58:12 +01:00
  • 55e6577b75 Adding a socket handler for keep TCP connection (#3422) Doowonee 2021-12-23 03:56:14 +09:00
  • ebedf6b653 Avoid unnecessary Buffer allocations (#3321) Andrey Pechkurov 2021-12-22 21:50:05 +03:00
  • 716d5def2f Update utils.js (#3342) enofan 2021-12-23 02:37:27 +08:00
  • 5431634fab Fixing Cancel' signature. (#3152) (#3153) Stefano Magni 2021-12-22 19:30:50 +01:00
  • 6b4fd93e68 Expand Headers types (#4144) Brandon Faulkner 2021-11-16 10:06:21 -05:00
  • c5fe05bdff Adding aborted event handler (#3916) Kohta Ito 2021-10-29 17:05:01 +09:00
  • 1885ac79c5 Adding dev branch to CI Jay 2021-10-27 08:02:39 +02:00
  • c218b7fd98 Update CHANGELOG.md (#4219) Rijk van Zanten 2021-10-26 02:59:22 -04:00
  • 53d6d37556 Adding minfied files Jay 2021-10-25 19:47:37 +02:00
  • 6d613b4fe4 Updated changelog Jay 2021-10-25 19:46:09 +02:00
  • 2c9cc76ee9 revert: change type of AxiosResponse to any (#4186) Rodry 2021-10-22 09:14:23 +01:00
  • 7f1236652a Refactored AxiosError to a constructor; Refactored Cancel to a constructor, a subclass of the AxiosError; Expose CanceledError class; Refactored axios error codes; Added toFlatObject util; DigitalBrainJS 2021-10-14 18:53:46 +03:00
  • 1025d1231a Release v0.23.0 Jay 2021-10-12 17:34:26 +02:00
  • 6d1e30fd80 Prepared release notes Jay 2021-10-12 10:34:20 +02:00
  • 20e8b6bc8c chore(docs): rename Angular to AngularJS (#4114) HyperLifelll9 2021-10-12 16:06:11 +08:00
  • 94a9344799 Test types (#4140) Remco Haszing 2021-10-12 09:53:10 +02:00
  • fce210a67e Fixed TransitionalOptions typings (#4147) Dmitriy Mozgovoy 2021-10-12 10:46:16 +03:00
  • 547815d9fd Mending merge conflict Jay 2021-10-12 09:43:02 +02:00
  • e462973a4b fix response headers types (#4136) Evgeniy 2021-10-07 20:23:29 +03:00
  • 7c9a5c5c84 Fix missing semicolon in typings (#4115) Claas Augner 2021-10-06 21:11:00 +02:00
  • 6c002323a6 Change never type to unknown (#4142) Remco Haszing 2021-10-06 20:13:06 +02:00
  • 28a06e6d95 Distinguish request and response data types (#4116) Claas Augner 2021-10-06 20:10:01 +02:00
  • ba9c193037 Release/v0.22.0 (#4143) Jay 2021-10-06 20:02:30 +02:00
  • 76f09afc03 Release/v0.22.0 (#4107) Jay 2021-10-01 08:02:13 +02:00
  • 7d6bddba2d Fix node version on CI (#4069) Igor Randjelovic 2021-09-17 08:41:32 +02:00
  • 96956e30ba Improve timeout error when timeout is browser default (#3209) Dobes Vandermeer 2021-09-16 12:16:43 -07:00
  • e52cd3ac64 Add globalObject: 'this' to webpack config (#3176) Paweł Szymański 2021-09-16 21:08:40 +02:00
  • 2bc250786f Adding insecureHTTPParser type to AxiosRequestConfig Evan Finkelstein 2021-09-15 13:47:14 -07:00
  • f3ca6371ca Caseless header comparing in HTTP adapter. (#2880) Matt R. Wilson 2021-09-07 12:30:30 -06:00
  • 4091b075f6 Release/0.21.4 (#4025) Jay 2021-09-06 17:35:06 +02:00
  • 90205f8ab7 Change headers type to string record (#3021) Remco Haszing 2021-09-05 14:14:12 +02:00
  • 92b29d2775 Make the default type of response data never (#3002) Remco Haszing 2021-09-05 14:11:25 +02:00
  • 4eeb3b17e2 Improved type-safety for AxiosRequestConfig (#2995) Carlos Chida 2021-09-05 07:06:05 -05:00
  • cd7ff042b0 Adding HTTP status code to error.toJSON (#2956) Greg Byrne 2021-09-05 12:45:24 +01:00
  • b5a1a67b3c Adding nodejs http.request option: insecureHTTPParser (#2930) Fabiel Leon 2021-09-05 07:43:49 -04:00
  • 4f25380b31 Exposing the Axios constructor in index.d.ts (#2872) Tim Düsterhus 2021-09-05 12:48:46 +02:00