Skip to content

Add support for Prerender Token #14

Description

@thoop

Someone was using your bundle recently and had to implement the token passing themselves. I think it was as simple as adding:

CURLOPT_HTTPHEADER => array( 'X-Prerender-Token: __TOKEN__' )

to

curl_setopt_array($curl, array(

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