Skip to content

Return page content always together with other data #244

Description

@BODYA7979

There are cases when screenshot/pdf needed together with page HTML. For now as I understand it requires two separate steps one just to get page content and second to make screenshot. This make redundant request, waste of resources and took time to process.

It may be useful to return page html together with binary data, so for example when operation is "get screenshot" - the page body could be easily extracted and returned in result json - as it done for headers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions