usebruno/bruno

Proxying should support HTTP and HTTPS at the same time

Open

#1985 opened on Apr 2, 2024

View on GitHub
 (2 comments) (1 reaction) (0 assignees)JavaScript (43,787 stars) (2,403 forks)batch import
enhancementgood first issuemodule-proxyshort-term-goal

Description

Issue

I want to properly proxy Bruno requests through Burp Suite Professional via HTTP and HTTPS.

I can do this fine in Postman, but I cannot figure out how to do it in Bruno.

Postman Config

image

Current Bruno Config

image

Request

Offer the ability to proxy more than one protocol at a time, and replace the radio buttons for checkboxes.

Contributor guide