-
-
Notifications
You must be signed in to change notification settings - Fork 305
feat: add a to_dict method in headers class #1184
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
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
for more information, see https://pre-commit.ci
✨ No issues found! Your code is sparkling clean! ✨ |
CodSpeed Performance ReportMerging #1184 will not alter performanceComparing Summary
|
Can we like this too?
Do add functionality in .get method of headers, query_params, etc where it can accept default value too |
@k4976 , the headers api will need an overhaul from ground 0 tbh. I don't like it a lot atp. Could you open a new issue? |
Should I create different issues for headers, query params, etc? What should be the title? |
@k4976 , something refactor headers api |
@sansyrox |
Description
This PR fixes #1099
Summary
This PR adds a
to_dict
method in the headersPR Checklist
Please ensure that:
Pre-Commit Instructions: