issues Search Results · repo:suhaotian/xior language:TypeScript
Filter by
24 results
(55 ms)24 results
insuhaotian/xior (press backspace or delete to remove)1. create a new React Native(v0.76.5) project
2. add code to App.tsx
import xior from xior ;
export const xiorInstance = xior.create({
baseURL: https://apiexampledomian.com/api ,
headers: {
...
- 1280103995
- 3
- Opened 14 days ago
- #34
Can someone help me on using a async defaultCache for cachePlugin. I want to do filesystem IO for the cache so async is
required.
enhancement
- tanishqmanuja
- 4
- Opened on Dec 23, 2024
- #33
There is a (currently closed) issue with the use of Fetch inside NextJS as NextJS wraps the default fetch with its own
implementation, which also happens in xior.
Sometimes in build-time and run-time ...
- rodriabregu
- 1
- Opened on Dec 2, 2024
- #32
The Deno Team have made a new registry i wanted to ask if xior could be published on JSR as well. It would made it
easier for Deno users. They have autogen Docs.
help wanted
- jpx40
- 5
- Opened on Nov 14, 2024
- #30
In the following example, I added a request interceptor, a response interceptor and a plugin. However, the response
interceptor is not working as long as here is the plugin. Remove the plugin and the response ...
good question
interceptors
- guoyunhe
- 1
- Opened on Aug 26, 2024
- #29
Problem
Each time an interceptor is added via xior.interceptors.request.use and xior.interceptors.response.use, it is pushed to
an array and remains there indefinitely. There is no automatic cleanup mechanism ...
documentation
question
- PetarIvanov01
- 1
- Opened on Jul 24, 2024
- #27
There are some really old back-end systems that don t support JSON API. Instead, they support encoded URI data as body.
axios supports a usage like this:
axios.post( /foobar , new URLSearchParams({
...
enhancement
- guoyunhe
- 2
- Opened on Jul 18, 2024
- #26
I config xior with:
xior.defaults.credentials = include ;
CORS GET requests works fine (copy request as fetch):
fetch( xxxx , {
headers: {
accept: */* ,
accept-language : zh-CN,zh;q=0.9,en;q=0.8 ...
- guoyunhe
- 2
- Opened on Jul 18, 2024
- #25
Hi
First of all, great work on the package!
I ve been using it, but after upgrading to version 0.5.1, all the typechecks that were previously passing started
failing and not sure if this was expected ...
- WoetDev
- 1
- Opened on Jul 8, 2024
- #24
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.