Skip to content

[BUG] Wrong cURL syntax if the header value is empty #2738

Description

@NghiaTranUIT

Description

If a request header has an empty value, the generated format is incorrect. Instead of -H "version: ", the standard cURL syntax should be -H "version;". Otherwise, the server may fail to parse the request because it only recognizes the standard format.

Environment

  • App version: e.g Proxyman 6.15.0
  • macOS version: e.g macOS Monterey

Metadata

Metadata

Assignees

Labels

bugSomething isn't working✅ DoneTicket is addressed and fixed.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions