Skip to content

Advertise version string in the response #285

@ibnesayeed

Description

@ibnesayeed

I think it will be useful to expose the engine name and the version string in the response header as well as in the generated HTML. WordPress exposes this information in HTML element, while Drupal exposes his information in HTML element as well as the response header. OpenWayback too should add an HTTP header like this:

X-Generator: OpenWayback-2.2.0

And a meta element like this:

<meta name="Generator" content="OpenWayback-2.2.0" />

Also, it may be a good idea to expose the header in Access-Control-Allow-Headers for CORS.

This provision will allow various tools (such as Memento Aggregator) to automatically predict what to expect from a Wayback server.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions