atom-community / atom-community/atom-script
python html requests handled inefficiently, running into forcepoint filtering
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
When using script to run python scripts containing the responses python packages, it seems to launch a browser in the background.
In my case, a request.get() gets a block from forcepoint enabled systems when used with script. Works fine with IDLE and when called from command line as process or interactive console.
Any way to optimize this?
Contributor guide
Assessment
This issue has not been assessed yet.