Postcatlab / Postcatlab/postcat

[建议][cookie管理]希望能有一个cookie管理功能,在发送请求的时候选择cookie,同一个域名默认使用同一套cookie

Open
#242 1 comment 2 reactions 0 assignees View on GitHub
feature-request
Dominant language
JavaScript
Stars
5.5k
Forks
796
PR merge metrics
No merged PRs in 30d

Description

### Describe the feature

你好,我在使用postcat的时候经常遇到这样的场景:
需要对一个域名下多个接口进行请求测试,例如:www.xxx.com/user/add POST www.xxx.com/user/modify PUT等,而目前postcat只支持在请求头记录cookie,导致需要输入多次cookie(单域名多请求场景)、每次打开需要重新输入cookie(单域名需重复登录账号)等情况
所以希望能有一个类似postman的cookie管理功能,并进一步将cookie以json格式保存在一个单独界面,每次调用请求的时候可以新增/修改它们
希望你们能关注到我的建议,谢谢

### Environment

Postcat version V0.2.0
operating system macOS 13.2

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by tracing how Postcat currently stores cookies in request headers, then review the API request flow and persistence approach. Done means providing a separate editable JSON cookie view, allowing cookies to be added or changed, and reusing one cookie set by default for requests to the same domain.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, javascript
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.