Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement requests pool #502

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on Jun 23, 2021

  1. lib/Requests/cURL: fix option header handling

    Kis Attila Balint committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    d82ea15 View commit details
    Browse the repository at this point in the history
  2. lib/Requests: implement request_pool handling

    Implemented requests pool handling, as requests_multiple can't handle
    pooling.
    Kis Attila Balint committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    c88b9aa View commit details
    Browse the repository at this point in the history
  3. tests/Transpot: add pool requests tests

    Kis Attila Balint committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    54e4921 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. fixup! tests/Transpot: add pool requests tests

    Kis Attila Balint committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    ac7d032 View commit details
    Browse the repository at this point in the history