usebruno/bruno

Configure SSL Verification for individual requests

Open

#848 aberto em 1 de nov. de 2023

Ver no GitHub
 (6 comments) (1 reaction) (0 assignees)JavaScript (43.787 stars) (2.403 forks)batch import
enhancementgood first issuemodule-requestmodule-ssl

Description

Postman has a support for disabling SSL verification for an individual request which overrides the globally set preference. Currently Bruno only supports disabling SSL verification on a global scope and cannot be overridden for a single request.

image

Guia do colaborador