issues
search
kwhitley
/
itty-fetcher
An even simpler wrapper around native Fetch to strip boilerplate from your fetching code!
MIT License
99
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
DRAFT: v1.x
#44
kwhitley
opened
7 months ago
0
feature request: passthrough fetch options in fetcher configuration
#43
wellcaffeinated
opened
1 year ago
1
query params not properly reconstructed if method != GET
#42
lettucebowler
closed
1 year ago
3
COMMUNITY DISCUSSION: handling errors within an `await` block
#41
kwhitley
closed
1 year ago
0
v0.9 - WIP
#40
kwhitley
closed
1 year ago
0
On error, give access to body's data
#39
MrDaves24
closed
1 year ago
8
fixes query issue and build steps
#38
kwhitley
closed
1 year ago
0
Discord invite URL ?
#37
KaKi87
closed
1 year ago
1
Idea: transformRequest return Promise<FetchLike>
#36
tomlarkworthy
closed
1 year ago
2
Would love to be able to pass `fetch` and/or `autoParse` per request
#35
matthewrobb
opened
1 year ago
1
When auto parse is on and the response is 204 fetcher can not handle it
#34
deadlynjdj
closed
1 year ago
1
Update itty-fetcher.ts
#33
kalepail
closed
1 year ago
0
TypeError: Cannot read properties of null (reading 'includes')
#32
kalepail
closed
1 year ago
2
GET params don't convert to property arrays
#31
danawoodman
opened
1 year ago
0
Error if `content-type` doesn't exists
#30
beautyfree
closed
1 year ago
1
Error Handling
#29
kwhitley
closed
1 year ago
0
Consider treating payload of delete requests similarly to get requests
#28
lettucebowler
closed
2 years ago
1
Request for options access to AbortControllers
#27
jkauszler
closed
1 year ago
2
[#25] Don't stringify the prototype of a payload
#26
danawoodman
closed
2 years ago
2
Method %TypedArray%.prototype.join called on incompatible receiver [object Object] with Uint8Array payload
#25
danawoodman
closed
2 years ago
0
Invert the type checking logic of the payload in order to determine whether to stringify or not
#24
danawoodman
closed
2 years ago
2
Add safe checking of payload data type to prevent undefined errors
#23
danawoodman
closed
2 years ago
5
Actions expect form-encoded data (received application/json) error in SvelteKit form handler
#22
danawoodman
closed
2 years ago
3
`Blob` is not defined in SvelteKit hook
#21
danawoodman
closed
2 years ago
1
Export the FetcherType
#20
Crisfole
closed
2 years ago
1
adds payload-as-blob support
#19
kwhitley
closed
2 years ago
0
[#17] Allow manually sending "body" in request init
#18
danawoodman
closed
2 years ago
6
FIX: defined headers should be honored *over* injected headers
#17
kwhitley
closed
2 years ago
5
FormData is not defined
#16
kwhitley
closed
2 years ago
5
Explicitly set request.headers in transformRequest to Record<string, string>
#15
danawoodman
closed
2 years ago
0
transformRequest: improving typing of request.headers
#14
danawoodman
closed
2 years ago
0
Allow a custom fetch method
#13
danawoodman
closed
2 years ago
0
Support passing in your own fetch instance
#12
danawoodman
closed
2 years ago
0
Pass FormData in as-is
#11
danawoodman
closed
2 years ago
13
FormData handling
#10
danawoodman
closed
2 years ago
2
Add "transformRequest" method to fetcher options
#9
danawoodman
closed
2 years ago
0
Fix example to ensure slash
#8
danawoodman
closed
2 years ago
1
Move to Vitest
#7
danawoodman
closed
2 years ago
0
Pass payload data to query params for GET requests
#6
danawoodman
closed
2 years ago
2
Use RequestInit type for options
#5
danawoodman
closed
2 years ago
2
Use RequestInit type for options?
#4
danawoodman
closed
2 years ago
2
PR for diff
#3
kwhitley
closed
2 years ago
0
Default Base and Relative Paths
#2
Crisfole
closed
2 years ago
14
isomorphic-fetcher is a non-existent package on NPM
#1
grempe
closed
2 years ago
2