Skip to content

multi request by one session #49

@IRIFCO

Description

@IRIFCO

Is there a way to send multiple requests in one session?
and change the session after n requests
Or each session can send only one request.

`

with TorRequests() as tor_requests:
         with tor_requests.get_session() as session:
                 page = session.get(url)

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions