Skip to content

add proxy support for axios requests - #1623

Merged
firecow merged 3 commits into
firecow:masterfrom
nmcc1212:fix-#630
Aug 6, 2025
Merged

add proxy support for axios requests#1623
firecow merged 3 commits into
firecow:masterfrom
nmcc1212:fix-#630

Conversation

@nmcc1212

@nmcc1212 nmcc1212 commented Aug 4, 2025

Copy link
Copy Markdown
Contributor

fixes #630 where requests would fail if accessing internet through a proxy (commonly used in corporate environements)

@nmcc1212 nmcc1212 changed the title fix: add proxy support for axios requests add proxy support for axios requests Aug 4, 2025
Comment thread src/parser-includes.ts Outdated
Comment thread src/parser-includes.ts
Comment thread src/utils.ts Outdated
@firecow
firecow merged commit 4db7929 into firecow:master Aug 6, 2025
9 checks passed
@nmcc1212
nmcc1212 deleted the fix-#630 branch August 11, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Axios proxy via cli options

2 participants