Skip to content

Conversation

kdumontnu
Copy link

I'm working on an implementation where it would be very helpful to have the status code of the request response. I think others might find this useful too.

@shrpne
Copy link
Owner

shrpne commented Apr 15, 2021

Maybe it will be more useful to save the whole request object then?

@kdumontnu
Copy link
Author

kdumontnu commented Apr 15, 2021

Maybe it will be more useful to save the whole request object then?

Either is fine with me. If you think it's cleaner to save the request object I'm happy to make the change (also don't mind if you want to change it).

Thanks for the library btw.

@kdumontnu
Copy link
Author

@shrpne any preference here? Status code is all I need. Might be simplest to just save the status as I have it here.

@shrpne
Copy link
Owner

shrpne commented Apr 20, 2021

Can you please update to save the whole request object and I will be glad to merge it

@shrpne
Copy link
Owner

shrpne commented Jun 10, 2024

completed in #60

@shrpne shrpne closed this Jun 10, 2024
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.

2 participants