Skip to content

Conversation

toxinu
Copy link
Contributor

@toxinu toxinu commented Jun 4, 2025

Description

This pull request is about handling aiohttp parameters as tuple of tuples or list of tuples instead of dict.

Pook was failing to compose URL for aiohttp interceptor because it was only using it could be a dict.

See aiohttp documentation about parameters: git push --set-upstream origin fix/aiohttp-params-as-tuple

PR Checklist

  • I've added tests for any code changes
  • I've documented any new features

Copy link
Collaborator

@sarayourfriend sarayourfriend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution, @toxinu 🙏

@sarayourfriend sarayourfriend merged commit 0cd35b3 into h2non:master Jun 16, 2025
9 checks passed
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