Jordan Cook

Results 203 comments of Jordan Cook

I'll close this issue for now, but let me know if you have any more questions or problems. Thanks!

Previously, an empty request body would get stringified into `b'None'`, which wasn't intentional. I believe I changed that in 0.9.0. Sounds like you already found a workaround. One area for...

Thank you for the details. I should have time to look into this sometime this week.

Fixes for this are in `main`. Can you give that a try and let me know if it's now working as expected for you?

There's not a wheel available with these changes yet, but I will probably push out another 1.0 alpha build within the next couple weeks. Meanwhile, to test out the main...

I'm going to go ahead and mark this as closed since it seems to be working based on my tests, but please feel free to open another issue if you...

This is an idea for the future, but not planning to implement it right now.

Hi, and thanks for the details! What you want to do makes sense, but I'm not sure this case is common enough to add a new feature to the library...

Thanks for the input. It's good to see examples like this to understand how people are using the library. I will think on this a bit more, and get back...

After thinking about this some more, I would be willing to make matching whether a param/header exists the default behavior for `ignored_parameters`. I think the downsides are minimal (an occasional...