responses icon indicating copy to clipboard operation
responses copied to clipboard

Feature Request: Support aiohttp

Open codeasashu opened this issue 11 months ago • 2 comments

Now that more and more people are relying on aiohttp, it becomes more sense to support aiohttp.

For now, I tried aioresponses but it seems to be that a lot can be achieved within this library if aioresponses can be merged into this?

Is there any plans to support async http io? I am ready to contribute if it is on a roadmap.

Thank you again for this awesome library

codeasashu avatar Jan 15 '25 06:01 codeasashu

Is there any plans to support async http io?

There aren't any current plans to add async io support. We're not using asyncio at sentry, so it hasn't been a priority for us. However, I can see the value of having asyncio support in responses.

markstory avatar Jan 17 '25 19:01 markstory

This would be a wonderful addition!

nat45928 avatar Apr 03 '25 18:04 nat45928