Skip to content

Don't convert header names to lowercase #74

@gfloyd

Description

@gfloyd

This is a super minor issue of aesthetics, but since HTTP header names are case insensitive, it would be nice if the header names are preserved as provided in the HAR object. I just think it looks nicer in my documentation to have:

-H 'Authorization: Bearer <Your Token>'

Instead of:

-H 'authorization: Bearer <Your Token>'

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions