mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-16 04:11:29 +00:00
reseted max redirect counts
This commit is contained in:
@@ -92,6 +92,7 @@ function makeAxiosInstance({
|
||||
return data;
|
||||
},
|
||||
proxy: false,
|
||||
maxRedirects: 0,
|
||||
headers: {
|
||||
"User-Agent": `bruno-runtime/${version}`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user