Expected Behavior:
Display full cookie structure in standard format, e.g.: SID=580e1be678832641969f2e19e70a6d90-176766612345688; Path=/; Domain=demo.domain.com; HttpOnly; Expires=Wed, 07 Jan 2026 02:31:03 GMT;
Support editing of existing cookies through direct text input of the full cookie structure
Support adding new cookies with a default template: Cookie_1=value; Path=/; Expires=Wed, 06 Jan 2027 02:33:21 GMT;
Actual Behavior:
Only key-value pairs are displayed
No editing or adding capabilities for cookies
Missing complete cookie attributes display
Additional Context: This enhancement would better serve developers who need to work with complete cookie structures. Rather than providing individual input fields for each cookie attribute, a single-line text input for the standard cookie format would be more efficient and developer-friendly. The default template for new cookies should include essential attributes like Path and Expires to provide a useful starting point.

Please authenticate to join the conversation.
Needs Triage
Feedback
Feature
6 months ago

xzxiaoshan
Get notified by email when there are changes.
Needs Triage
Feedback
Feature
6 months ago

xzxiaoshan
Get notified by email when there are changes.