Skip to content

Allow for adding headers to a response in an amphora plugin #57

Description

@jonwinton

@elgreg commented on Tue Oct 17 2017

I'd like to be able to attach a list of all the _refs that are on a page (e.g. the article refs for each story card in the home page) as surrogate keys with fastly. @jonwinton suggested adding the ability to add plugins to rendering in amphora. I'd like to hook into the rendering of the homepage in amphora and add surrogate keys for all URLS of linked articles with a Surrogate-Key: header on the HTTP response


@TTaitFoster commented on Mon Jan 28 2019

Why not just an express middleware?


@elgreg commented on Mon Jan 28 2019

I would prefer that I had access to the components themselves. So maybe this belongs in the renderer?


@jonwinton commented on Mon Jan 28 2019

Yes, completely agree. We'll move to amphora-html.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions