Skip to content

RC-2968 Add extended response #16

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

Merged
merged 2 commits into from
Sep 10, 2024
Merged

RC-2968 Add extended response #16

merged 2 commits into from
Sep 10, 2024

Conversation

dzmitry-duboyski
Copy link
Collaborator

What's changed:

  • The extended response is returned.
    Example - old response for hCapthca:
      {
        data: 'P1_eyJ0ezlOFCA...',
        id: '868759524121'
      }
    Example - new response for hCapthca:
    {
      status: 1,
      useragent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36',
      respKey: 'E0_eyJ0eXAiOiJKV1QiLCJhb...s',
      data: 'P1_eyJ0eXAi2MTMMvyqJf3WQ...',
      id: '868759524121'
    }

@dzmitry-duboyski dzmitry-duboyski merged commit c19b8c6 into master Sep 10, 2024
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.

1 participant