usebruno/bruno

Configure SSL Verification for individual requests

Closed

#848 创建于 2023年11月1日

在 GitHub 查看
 (6 评论) (1 反应) (0 负责人)JavaScript (2,403 fork)batch import
enhancementgood first issuemodule-requestmodule-ssl

仓库指标

Star
 (43,787 star)
PR 合并指标
 (平均合并 6天 21小时) (30 天内合并 96 个 PR)

描述

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

贡献者指南