issues
search
developit
/
redaxios
The Axios API, as an 800 byte Fetch wrapper.
https://npm.im/redaxios
Apache License 2.0
4.72k
stars
100
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: add dependabot to the project to keep dependencies up to date
#101
Sanix-Darker
opened
2 months ago
0
In next.js 14 fetch can accept extra options. Is it possible to send with redaxios?
#100
shahreazebd
opened
5 months ago
0
Mock redaxios with vi.mock()
#99
Ismael237
opened
6 months ago
0
Does redaxios support adaptor?
#98
guoyunhe
opened
7 months ago
2
State of the project ?
#97
EDM115
opened
10 months ago
2
Response Parsing Error when Status Code is 204 (No Content)
#96
jopms
opened
1 year ago
1
Add support for request cancellation using AbortController
#95
adeys
closed
1 year ago
0
add next and cache support
#94
misha000111
opened
1 year ago
1
Axios is adding a fetch adapter natively. Will Redaxios have any use then?
#93
nickchomey
closed
1 year ago
2
Missing defaults support
#92
CatchABus
closed
1 year ago
1
Missing adapter support
#91
shtief
opened
2 years ago
1
Wrap rejected response, to stay in line with Axios API
#90
notpushkin
opened
2 years ago
2
Proxy support
#89
vousmeevoyez
opened
2 years ago
0
Add interceptors
#88
xiaoqiang1999
opened
2 years ago
2
Fix Deno usage
#87
developit
closed
2 years ago
4
Adding Axios like Typescript support
#86
SalahAdDin
opened
2 years ago
6
Usage on Deno
#85
Loskir
closed
2 years ago
2
POST requests that work with Axios throw CORS error with Redaxios
#84
Nantris
opened
2 years ago
9
return type of `create` cannot be named
#83
tamird
opened
2 years ago
2
Not possible to transform headers per request
#82
ghost
opened
2 years ago
0
Put request doesnt work (reopened from #76)
#81
patchthecode
opened
2 years ago
1
Updated the size
#80
franciscop
closed
2 years ago
1
Fix type definitions for response headers
#79
hdimitrov1
closed
2 years ago
0
Safeguard document.cookie for sandboxed applications
#78
donlion
closed
2 years ago
0
Safeguard document.cookie
#77
donlion
closed
2 years ago
0
Put request doesnt work
#76
patchthecode
closed
2 years ago
7
Update #24 interceptor and return with response data
#75
Arios509
opened
2 years ago
1
Fetch blocked by CORS policy
#74
reinisg
closed
2 years ago
2
Improve documentation regarding response.headers
#73
jonyyz
opened
3 years ago
0
Support global header defaults
#72
jonyyz
closed
3 years ago
0
Convert verb to uppercase
#71
sirlancelot
closed
2 years ago
7
Don't override content-type for blobs
#70
lukewarlow
closed
2 years ago
4
Decode XSRF cookie token
#69
neupauer
closed
3 years ago
3
fix(types): return redaxios from create
#68
dacioromero
closed
2 years ago
3
Request: Run with axios test suite
#67
vegerot
opened
3 years ago
2
fix: patch requests are case-sensitive
#66
semoal
closed
2 years ago
11
post multiple files not working as expected
#65
Jacknq
opened
3 years ago
2
credentials not implemented for fetch in some environments such as cfw
#64
einkoro
opened
3 years ago
2
Support axios `getUri`
#63
leomp12
opened
3 years ago
0
Support axios Config Defaults
#62
leomp12
opened
3 years ago
2
Add mode option
#61
divine
opened
3 years ago
3
feat: add `redaxios.head()` alias
#60
Xenonym
closed
4 years ago
1
`redaxios.head()` alias not implemented
#59
imtbl
closed
4 years ago
0
lower case method?
#58
bsdis
closed
2 years ago
14
fix: added check for document, so redaxios will not break in Node
#57
AlexandrHoroshih
closed
4 years ago
8
fix: updates error handling to match axios
#56
electricflannel
closed
4 years ago
9
fix: default credentials to same-origin
#55
dhruvdutt
closed
4 years ago
2
Support for deno?
#54
kingkong404
closed
2 years ago
5
"Cannot find name 'T_8'"
#53
lkmill
closed
4 years ago
1
Sending an array in a GET request turns it into a string
#52
ragaeeb
opened
4 years ago
1
Next