Kuldeep Singh Sidhu
Kuldeep Singh Sidhu
@giubaru Thanks for the PR I think a better way would be just to use `*args` and `**kwargs` Otherwise, we would complicate things!
This looks like something that will be extremely useful, if you want you(@valankar ) can try adding this feature and I will review your pull request! @talhajunaidd @THE-COB @giubaru Can...
This is feature is so important that this PR almost brought a tear in my eyes Please merge this friends @lpuglia @till-m @ApolloBian @synapticarbors @bra-fsn @nalepae
Please resolve conflicts
I don't think there is any need for this, you can set `parse_json` as `False` This will give you the raw response and later you can process it as you...
Makes sense, let's make it parse JSON or parse nothing and return the Request object itself
@sohang3112 need to rethink this; people will start adding specific post processes for their own use cases We need to keep it light-weight and extendable one idea is to allow...
Yes please On Tue, 12 Sept 2023, 4:11 pm Sohang Chopra, ***@***.***> wrote: > if a callable is passed, then pass it the request object and use its > result....
Hi @sohang3112 I am occupied with few things, will close this shortly