Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Http proxy #55

Merged
merged 5 commits into from
Apr 16, 2024
Merged

Http proxy #55

merged 5 commits into from
Apr 16, 2024

Conversation

holesch
Copy link
Owner

@holesch holesch commented Apr 14, 2024

No description provided.

Make the fixture global, so it can be used in multiple tests.
Instead of duplicating the IP addresses in tests, add host aliases in
/etc/hosts.
The behavior should now match that of curl. You can specify
no_proxy='192.168.0.0/16' to exclude that IP range. This is especially
useful for not-my-board, because Exporters are accessed with their IP
address, not with a hostname.
@holesch holesch merged commit 0b1a0a9 into master Apr 16, 2024
9 checks passed
@holesch holesch deleted the http-proxy branch April 16, 2024 12:49
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.

None yet

1 participant