Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve interface for headers #385

Closed
mjcaley opened this issue May 7, 2023 · 0 comments · Fixed by #386
Closed

Improve interface for headers #385

mjcaley opened this issue May 7, 2023 · 0 comments · Fixed by #386

Comments

@mjcaley
Copy link
Owner

mjcaley commented May 7, 2023

Headers are currently implemented as a dictionary.
Implement as a class with properties for well-known headers.
Add strong typing for properties.

mjcaley added a commit that referenced this issue May 27, 2023
Added CLI #324 
Added new headers interface for common headers #385
@mjcaley mjcaley closed this as completed May 27, 2023
@mjcaley mjcaley linked a pull request May 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant