Todd Hooper

Results 3 issues of Todd Hooper

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 https://github.com/rjanot/YuccaPrerenderBundle/blob/0b7e659ddf81d07498eea9f13a9456699887fda1/HttpClient/Curl.php#L25

The Prerender server now supports gzip encoded responses in order to save on bandwidth. If you pass the 'Accept-Encoding: gzip' header to the Prerender server, it will respond with a...

Hi @greengerong, I see you are an "Author" on this page: https://www.nuget.org/packages/Prerender.io/ Does that give you access to publish newer versions? If so, could you publish a new one? Or...