-
It seems the matcher is not working, here is my config
```
export default [
{
/**
* regular expression of URL
*/
pattern: process.env.REACT_APP_API_ENDPOINT,
/**
…
-
Hi Alan and ismail , I have created many custom gpt on chat gpt for various use cases like available on this screen shot , I want to access this custom gpt using super agent how can I do it . Please n…
-
There is a bug where 301 forwarders are ignored in some situations:
Using TinyProxy the newest superagent and superagent-proxy via an express route which is the pipe(res) output.
```js
supera…
-
-
When installing the latest @ionic/cli there is a below warning:
_npm WARN deprecated superagent@5.3.1: Please upgrade to v7.0.2+ of superagent. We have fixed numerous issues with streams, form-data,…
-
I ran snyk to find security issues.
This version of superagent includes an old version of qs with a security flaw.
Details here: https://snyk.io/vuln/npm:qs:20170213
The next versions of superagent…
-
### Description
The items in grids look messed up on screen below 2xl, some of them work fine and some of them are broken.
### Steps to reproduce
1. Go to any page on the Superagent cloud using gri…
-
Superagent has a **retry** method which use the following status codes :
- 408
- 413
- 429
- 500
- 502
- 503
- 504
- **521**
- **522**
- **524**
You will find the official documentation…
-
Looks like I can't call superagent.agent() to persist sessions and cookies. Without it, I can't login to a website with redirects. Is there something I'm missing, or is there an alternative to calling…
MystK updated
7 years ago
-
A test failed on a tracked branch
```
Error: expected 200 "OK", got 404 "Not Found"
at Context.apply (overview.ts:36:10)
at Object.apply (wrap_function.js:73:30)
----
at Test._assertStatu…