Skip to content

Conversation

@mgaffigan
Copy link
Contributor

Allow specifying a proxy for http API connections via mirthApi.http.proxyHost.

Example invocation: -DmirthApi.http.proxyHost=127.0.0.1. Example file attached showing login with no channels.

Example with Fiddler:
image

Closes #190

…roxyHost

Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
Copy link
Contributor

@kpalang kpalang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good in general.
One small things is I would like to see a log about the usage of a proxy. Possibly at INFO level since OIE logs at ERROR by default.

@kpalang kpalang requested review from a team, gibson9583, kayyagari, kpalang and pacmano1 and removed request for a team November 3, 2025 08:23
Signed-off-by: Mitch Gaffigan <mitch.gaffigan@comcast.net>
@mgaffigan
Copy link
Contributor Author

@kpalang, added info log message.

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.

[IDEA] Allow use of a proxy to debug Mirth Client API calls

2 participants