dream2nix/pkgs/fetchPipMetadata
Yorick van Pelt 318a87ff55
filter-pypi-responses: stream package requests that hit the proxy
mitmproxy was buffering all requests (except pythonhosted.*), causing
pip to time out when getting big packages from custom URLs.

Setting flow.response.stream in the responseheaders hook fixes this.
2024-06-13 14:38:59 +02:00
..
src Python DevShells (for pip) (#951) 2024-05-17 01:00:09 +02:00
aioquic-mitmproxy.nix fetchPipMetadata: fix build of mitmproxy 2024-03-25 06:15:31 +00:00
filter-pypi-responses.py filter-pypi-responses: stream package requests that hit the proxy 2024-06-13 14:38:59 +02:00
flake-module.nix Support git repositories in fetchPipMetadata; take 2 (#637) 2023-09-05 00:40:05 +02:00
mitmproxy.nix fetchPipMetadata: fix build of mitmproxy 2024-03-25 06:15:31 +00:00
package.nix Python DevShells (for pip) (#951) 2024-05-17 01:00:09 +02:00
script.nix fetchPipMetadata: make mitmproxy optional 2024-05-12 14:44:19 +02:00
urwid-mitmproxy.nix fetchPipMetadata: fix build of mitmproxy 2024-03-25 06:15:31 +00:00