usebruno/bruno

Proxying should support HTTP and HTTPS at the same time

Open

#1,985 opened on Apr 2, 2024

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

Repository metrics

Stars
 (43,787 stars)
PR merge metrics
 (Avg merge 6d 19h) (74 merged PRs in 30d)

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