Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[BUG]: Requests made in bruno are not captured #1215

Discussion options

Description

When using bruno instead of postman, the requests (GET https://jsonplaceholder.typicode.com/posts) are not captured by devproxy

Expected behaviour

When devproxy runs, the requests made in bruno are correctly captured

Actual behaviour

No request is showned

Steps to reproduce

  • Install and open bruno.
  • Then create a collection with a single request GEThttps://jsonplaceholder.typicode.com/posts.
  • Run the request

Dev Proxy Version

0.25.0

Operating system (environment)

Windows

Shell

Other

Configuration file

No configuration file, the default one.

Additional Info

No response

You must be logged in to vote

Ah, wait, so Bruno isn't picking up your system proxy configuration. Instead, it uses environment variables. We don't set those for you automatically. You can either configure them manually yourself in Windows environment variables or easier use the On option in Bruno and specify proxy settings yourself instead:

Replies: 7 comments

Comment options

Thanks for letting us know. Before we start to investigate, to check since you haven't mentioned it explicitly, have you enabled Bruno to use proxy? https://docs.usebruno.com/get-started/configure/settings#proxy

You must be logged in to vote
0 replies
Comment options

Yes I did indeed by selecting system proxy. Maybe I should select "on" instead and set a custom proxy but I don't know how I should fill the fields

You must be logged in to vote
0 replies
Comment options

System proxy should work in theory. After starting Dev Proxy, have you confirmed that Dev Proxy is registered as a system proxy on Windows?

You must be logged in to vote
0 replies
Comment options

How do you confirm that? If I make a request in the browser to https://jsonplaceholder.typicode.com/posts, the devproxy correctly logs the request so I guess it's okay.

Proxy Settings in Bruno:

Image

I don't know if I should have something in the environment variables.

When running the same request in Bruno (GET https://jsonplaceholder.typicode.com/posts), nothing is logged as if no request was done.

You must be logged in to vote
0 replies
Comment options

Ah, wait, so Bruno isn't picking up your system proxy configuration. Instead, it uses environment variables. We don't set those for you automatically. You can either configure them manually yourself in Windows environment variables or easier use the On option in Bruno and specify proxy settings yourself instead:

Image Image
You must be logged in to vote
0 replies
Answer selected by waldekmastykarz
Comment options

Exactly what I needed. Thanks.

You must be logged in to vote
0 replies
Comment options

Perfect! Thank you for confirming it's working and using Dev Proxy! ❤

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
Converted from issue

This discussion was converted from issue #1060 on June 04, 2025 09:44.

AltStyle によって変換されたページ (->オリジナル) /