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

fixed repetition of request payload #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Kiarie-Victor
Copy link

@Kiarie-Victor Kiarie-Victor commented Jan 4, 2024

Created a common method which returns a tuple of url and headers to be used in the request payload to avoid repetition.
The function can be used in subsequent payload requests to initialize the values of url and headers.

@martinmogusu
Copy link
Owner

Hey @Kiarie-Victor
The PR looks good at first glance, let me run some validations and if all is good we can merge it in.
Thanks a bunch!!!

@Kiarie-Victor
Copy link
Author

Thanks for the prompt review. Please inform me if there are any errors in the merge request I made. Looking forward to contributing further. Thank You.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants