Skip to content

Missing multiple "Set-Cookie" key in Header  #213

@NghiaTranUIT

Description

@NghiaTranUIT

🐶 Brief

Some users reported that if the header has many Set-Cookie, Proxyman only captures the last one. It happens in Request and Response too.

Technically, Proxyman store key-value of header as a Dictionary, so it overrides if it's same key. We should fix it.

👑 Criteria

  • The header shouldn't be override
  • Retain the order of key when sending (current behavior)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions