-
## Describe the bug
I am sending an text attachment with LF in the api but the attachment is received with CR LF
this is an issue because my client is comparing hashes and becuase of that the hash…
-
### Describe the issue
I understand that on a request's configuration the `auth` will take precedence over a custom `Authorization` header as fixed in #397. But when it comes to configuring an instan…
-
Setup an express server that will query the land events indexed in #166
getlands, getinspectors, getapproved lands, verify lands(takes landid and returns true if land is verified), tranfer history…
-
I want to integrate `PulseUI` with a React Native project. Can Pulse log `HTTP requests` using [`axios`](https://axios-http.com/docs/intro) or `fetch` on javascript side?
-
# [axios 取消请求](https://www.axios-http.cn/docs/cancellation)
从 v0.22.0 开始,Axios 支持以 fetch API 方式—— [AbortController](https://developer.mozilla.org/en-US/docs/Web/API/AbortController) 取消请求:
```js
con…
-
It is easy to miss the fact that you need to use our `api` from `wasp/client/api` to performa authenticated API requests toward Wasp custom APIs that you defined. We should somehow make that more obvi…
-
Heya, ich arbeite zurzeit an einer [Pietsmiet.de Quelle für GrayJay](https://github.com/Bluscream/grayjay-source-pietsmietde) und ich müsste dafür irgendwie an den header kommen. Ich weiss das ich den…
-
I've noticed that in the AxiosRequestConfig type:
https://github.com/axios/axios/blob/9588fcdec8aca45c3ba2f7968988a5d03f23168c/index.d.ts#L183
both httpAgent and httpsAgent are set to `any`.
https:…
-
Is there any plan to add HTTP/2 support for node.js? Since it is now officially supported in node.js 9, I think it's highly desirable to have this library support it as well.
-
A test failed on a tracked branch
```
AxiosError: Request failed with status code 500
at settle (node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (node_modules/…