Skip to content

Conversation

@modmuss50
Copy link
Member

@modmuss50 modmuss50 commented Jun 23, 2025

This PR adds basic HTTP proxy support, for each connection it attempts the following:

  • Last used proxy from a previous successful request via a proxy if it exists
  • Direct connect with no proxy
  • Default Java proxy system properties & system configured proxies / automatic detection if enabled in the OS settings.
  • CURL/unix proxy enviroment args

There is a very simple HttpProxy server in the tests that can be used to prove that this works.

Based on ideas from: #159

@modmuss50 modmuss50 merged commit 96bea0e into FabricMC:master Jul 3, 2025
1 check passed
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.

2 participants