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

Commit Graph

  • 885ada6d9b Fixing getting local files (file://) failed (#2470) Alan Wang 2020-03-23 21:49:38 +08:00
  • 5189afff38 Allow PURGE method in typings (#2191) Motonori Iwata 2020-03-07 15:45:25 +09:00
  • c98ce7d464 Adding tests for method options type definitions (#1996) grumblerchester 2020-03-06 22:10:34 -08:00
  • 42eb9dfabc Adding option to disable automatic decompression (#2661) Spencer von der Ohe 2020-03-06 07:01:58 -07:00
  • 6642ca9aa1 Add independent maxBodyLength option (#2781) Gustavo López 2020-03-06 08:55:19 -05:00
  • 5214445139 Add test for redirecting with too large response (#2695) Xianming Zhong 2020-02-29 19:54:41 +08:00
  • ac777b13b0 Fixing CHANGELOG.md issue link (#2784) Fonger 2020-02-28 10:15:59 +08:00
  • 8cd470c613 Include axios-hooks in ECOSYSTEM.md (#2003) Simone Busoli 2020-02-26 13:13:37 +01:00
  • 67e560da10 Added Response header access instructions (#1901) Alexandru Ungureanu 2020-02-26 13:03:20 +02:00
  • b139abfc36 Add onUploadProgress and onDownloadProgress are browser only (#2763) Ian Wijma 2020-02-26 13:28:49 +11:00
  • 3d6cafb3f7 Update ' sign to ` in proxy spec (#2778) Jimmy Liao 2020-02-25 23:05:51 +08:00
  • 17a967123c Adding responseEncoding to mergeConfig (#1745) Thibault Ehrhart 2020-02-15 14:49:26 +01:00
  • 2cf6ae4608 Adding jsDelivr link in README (#1110) Lukas Drgon 2020-02-15 13:48:16 +01:00
  • 9267d4def1 Fixing unit test failure in Windows OS (#2601) jennynju 2020-02-15 19:03:34 +08:00
  • 12e00b8018 Fixing issue for HEAD method and gziped repsonse (#2666) Nikita Galkin 2020-02-15 12:10:58 +02:00
  • 2034c1db7e Fix tests in browsers (#2748) Xianming Zhong 2020-02-15 15:54:43 +08:00
  • 56b72bbd2c Compatible with follow-redirect aborts the request (#2689) Xianming Zhong 2020-02-15 13:41:08 +08:00
  • 77f0ae4f61 Fix merging of params (#2656) Jonathan Sharpe 2020-02-15 05:36:52 +00:00
  • 371d8eac79 chore: add jsdelivr and unpkg support (#2443) JounQin 2020-02-01 02:20:12 +08:00
  • 7df84a7ff7 Revert finally as then (#2683) Xianming Zhong 2020-01-23 04:18:22 +08:00
  • 2a0ff479f9 Releasing 0.19.2 Emily Morehouse 2020-01-21 21:24:19 -07:00
  • 17cc1d6d7a Updating changlog for 0.19.2 release Emily Morehouse 2020-01-20 09:24:56 -07:00
  • c7488c7dd5 Remove unnecessary XSS check introduced by #2451 (#2679) Xianming Zhong 2020-01-21 00:20:33 +08:00
  • 351cf290f0 Fix link formatting in CHANGELOG.md to display PR number in parens as link (#2643) Emily Morehouse 2020-01-07 11:54:03 -07:00
  • 960e1c8798 Releasing 0.19.1 Emily Morehouse 2020-01-07 10:18:56 -07:00
  • 8a9421de0f Fixing typo in CHANGELOG.md: s/Functionallity/Functionality (#2639) Malik Dirim 2020-01-07 17:31:54 +01:00
  • ee47120a09 If this place is false, it will report an error, so you should delete the useless code. (#2458) 不才 2019-12-26 05:00:15 +08:00
  • 03e6f4bf4c Fixing invalid agent issue (#1904) Michael Shin 2019-12-25 12:55:36 -08:00
  • dc4bc49673 fix: fix ignore set withCredentials false (#2582) ZhaoXC 2019-12-09 15:52:45 +08:00
  • 13c948e661 Remove 'includes' API, fix CI build failure (#2574) Alanscut 2019-12-09 10:28:37 +08:00
  • fa6cf01c91 fixing Travis link (#2540) Alanscut 2019-12-09 09:14:52 +08:00
  • a17c70cb5a Fix CI build failure (#2570) Alanscut 2019-11-27 03:09:42 +08:00
  • 1a32ca0601 Remove dependency on is-buffer (#1816) Angelos Chalaris 2019-11-18 08:53:27 +02:00
  • 0cc22c2f42 Fix badge, use master branch (#2538) Yasu Flores 2019-11-15 19:32:37 -08:00
  • 841466416b Fix XSS logic that matched some valid urls (#2529) Yasu Flores 2019-11-07 18:39:24 -08:00
  • bbfd5b1395 Adding options typings (#2341) Luke Policinski 2019-11-04 00:17:27 -05:00
  • 55aaebcbf5 Document fix (#2514) Yasu Flores 2019-11-03 20:56:17 -08:00
  • 86d77504c2 Update docs with no_proxy change, issue #2484 (#2513) Yasu Flores 2019-11-03 20:54:19 -08:00
  • b0afbedf1b Adding Typescript HTTP method definition for LINK and UNLINK. (#2444) Marlon Barcarol 2019-11-04 03:29:51 +00:00
  • fa68fd30c3 Update README.md (#2504) Harshit Singh 2019-11-04 08:00:49 +05:30
  • 097948698a Revert "Update Webpack + deps, remove now unnecessary polyfills" (#2479) Felipe Martins 2019-10-25 11:34:47 -03:00
  • 494d817314 Change syntax to see if build passes (#2488) Yasu Flores 2019-10-25 07:25:53 -07:00
  • 189b34c45a Update Webpack + deps, remove now unnecessary polyfills (#2410) Avindra Goolcharan 2019-10-21 14:56:29 -04:00
  • 29da6b24db Fix to prevent XSS, throw an error when the URL contains a JS script (#2464) Yasu Flores 2019-10-16 03:53:10 -07:00
  • ee60ee368e Fixing missing words in docs template (#2259) Crhistian Ramirez 2019-10-15 20:32:19 -05:00
  • 6284abfa06 custom timeout prompt copy (#2275) IVLIU 2019-10-16 09:29:16 +08:00
  • ccca5e0e21 Add error toJSON example (#2466) Yasu Flores 2019-10-15 18:20:56 -07:00
  • 19969b4fbd Fixing Vulnerability A Fortify Scan finds a critical Cross-Site Scrip… (#2451) Wataru 2019-10-09 09:23:34 +09:00
  • 4f189ec80c Add license badge (#2446) Maskedman99 2019-10-04 19:17:49 +05:30
  • 85c9d4ffb0 fix: Fixing subdomain handling on no_proxy (#2442) Felipe Martins 2019-09-28 20:51:20 -03:00
  • 00cd48027b Make redirection from HTTP to HTTPS work (#2426) Jeremie Thomassey 2019-09-26 14:33:49 +02:00
  • 006b60425c Add toJSON property to AxiosError type (#2427) Tiago Rodrigues 2019-09-26 14:11:34 +02:00
  • 88dbb82d77 Fix word 'sintaxe' to 'syntax' in README.md (#2432) Jihwan Oh 2019-09-26 09:18:44 +09:00
  • 93e69625a6 Fixing socket hang up error on node side for slow response. (#1752) Ya Hui Liang(Ryou) 2019-09-16 16:58:58 +08:00
  • d74385f1c8 🐛Fix request finally documentation in README (#2189) Ahmed Tarek 2019-09-13 15:19:43 +02:00
  • 1b07fb9365 Fixing issue 2195 - order of if/else blocks is causing unit tests mocking XHR. (#2201) Joshua Melvin 2019-09-13 08:35:59 -04:00
  • c454e9f526 updating spelling and adding link to docs (#2212) Fabio Aiello 2019-09-13 05:31:49 -07:00
  • e3a7116f14 upadating README: notes on CommonJS autocomplete (#2256) Vamp 2019-09-13 12:28:14 +00:00
  • 488a4598a3 Sintaxe alternative to send data into the body (#2317) Lucas 2019-09-13 09:19:16 -03:00
  • f7e2a995d6 docs: minor tweak (#2404) James George 2019-09-13 17:40:55 +05:30
  • c282e7ea8e Fix cancellation error on build master. #2290 #2207 (#2407) Felipe Martins 2019-09-12 23:45:06 -03:00
  • f5704fce71 Update response interceptor docs (#2399) Sagar Acharya 2019-09-13 07:15:36 +05:45
  • 6a4a85c57f Doc fixes, minor examples cleanup (#2198) Avindra Goolcharan 2019-09-07 08:05:26 -04:00
  • a11cdf4683 Fixing custom config options (#2207) Rafael Renan Pacheco 2019-09-06 21:40:04 -03:00
  • e50a08b2c3 Fixing set config.method after mergeConfig for Axios.prototype.request (#2383) bushuai 2019-09-07 01:23:55 +08:00
  • 89bd3abe9a Axios create url bug (#2290) DIO 2019-09-06 21:15:18 +05:30
  • b9931e0a95 Fix grammar in README.md (#2271) Michael Foss 2019-09-06 11:42:10 -04:00
  • f0f68afb61 Fix a typo in README (#2384) Denis Sikuler 2019-09-06 15:55:06 +03:00
  • 6fe506fda2 Do not modify config.url when using a relative baseURL (resolves #1628) (#2391) multicolaure 2019-09-05 17:43:55 +02:00
  • 98e4acd893 Fix travis CI build (#2386) Felipe Martins 2019-09-04 22:02:01 -03:00
  • 2ee3b48245 Fix typo in CHANGELOG.md - s/issue/issues (#2193) Takahiro Ikeda 2019-06-01 00:20:35 +09:00
  • 8d0b92b267 Releasing 0.19.0 Emily Morehouse 2019-05-30 10:10:06 -06:00
  • 3f7451ceb7 Update Changelog for release (0.19.0) Emily Morehouse 2019-05-30 09:57:24 -06:00
  • f28ff933e4 Add information about auth parameter to README (#2166) xlaguna 2019-05-28 18:57:59 +02:00
  • 5250e6e168 Add DELETE to list of methods that allow data as a config option (#2169) Daniela Borges Matos de Carvalho 2019-05-28 17:57:09 +01:00
  • 6b0ccd13fa Update ECOSYSTEM.md - Add Axios Endpoints (#2176) Renan 2019-05-28 13:55:33 -03:00
  • 299e827c57 Add r2curl in ECOSYSTEM (#2141) 유용우 / CX 2019-05-16 04:40:23 +09:00
  • fd0c959355 Unzip response body only for statuses != 204 (#1129) drawski 2019-05-15 21:35:09 +02:00
  • 92d231387f Update README.md - Add instructions for installing with yarn (#2036) Victor Hermes 2019-05-07 17:17:16 -03:00
  • ddcc2e4bc0 Fixing spacing for README.md (#2066) Josh McCarty 2019-05-07 16:16:14 -04:00
  • 48c43d5240 Update README.md. - Change .then to .finally in example code (#2090) Omar Cai 2019-05-08 04:01:44 +08:00
  • b7a9744518 Clarify what values responseType can have in Node (#2121) Tyler Breisacher 2019-05-07 12:26:33 -07:00
  • 0d4fca085b Destroy stream on exceeding maxContentLength (fixes #1098) (#1485) Gadzhi Gadzhiev 2019-05-07 22:20:34 +03:00
  • 047501f708 Makes Axios error generic to use AxiosResponse (#1738) Suman Lama 2019-05-07 12:14:57 -07:00
  • 283d7b306c docs(ECOSYSTEM): add axios-api-versioning (#2020) Weffe 2019-03-04 11:16:10 -08:00
  • 2eeb59af4d Fixing Mocha tests by locking follow-redirects version to 1.5.10 (#1993) grumblerchester 2019-02-08 20:27:36 -08:00
  • e122c80c9d Add issue templates Emily Morehouse 2019-02-03 22:41:08 -07:00
  • 71032ab5bd Update README.md. - Add Querystring library note (#1896) Dmitriy Eroshenko 2019-02-04 07:16:37 +03:00
  • da3a855262 Add react-hooks-axios to Libraries section of ECOSYSTEM.md (#1925) Cody Chan 2019-02-04 11:54:49 +08:00
  • 75c8b3f146 Allow uppercase methods in typings. (#1781) Ken Powers 2018-09-17 12:25:07 -04:00
  • 81f0d28eb5 Fixing .eslintrc without extension (#1789) Manoel 2018-09-17 11:24:46 -03:00
  • a74ab87df2 Consistent coding style (#1787) Ali Servet Donmez 2018-09-17 16:19:34 +02:00
  • 81eaa3db4c Fixing building url with hash mark (#1771) Anatoly Ryabov 2018-09-04 10:53:57 +03:00
  • 21ae22dbd3 Preserve HTTP method when following redirect (#1758) Rikki Gibson 2018-08-27 08:26:38 -07:00
  • 9005a54a8b Clarify in README that default timeout is 0 (no timeout) (#1750) Ben Standefer 2018-08-22 21:10:40 -07:00
  • 7db0494579 Add getUri signature to TypeScript definition. (#1736) Alexander Trauzzi 2018-08-21 09:24:53 -05:00
  • b681e919c4 Adding isAxiosError flag to errors thrown by axios (#1419) Ayush Gupta 2018-08-20 14:32:23 +05:30
  • c0b40650d1 Fix failing SauceLabs tests by updating configuration Emily Morehouse 2018-08-10 12:34:53 -06:00
  • 527381198e Releasing 0.19.0-beta.1 Emily Morehouse 2018-08-09 12:39:17 -06:00
  • 56ac637d7d Update changelog for 0.19.0-beta.1 release Emily Morehouse 2018-08-09 12:35:34 -06:00