Skip to content

Docs: Fix Quick Start example to use Request::new_from_response #1477

@gortavoher

Description

@gortavoher

The README Quick Start constructs Request with a String token. Update the example to use Request::new_from_response(&secret, &token) or build a Captcha explicitly. Acceptance: example compiles as a doctest locally and in CI; wording stays minimal; no API changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationDocs or examples improvementsgood first issueSmall, well-scoped task for newcomershelp wantedCommunity contributions welcome

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions