Skip to content

Support HTTP Etags for frabxml/ical/... exports #492

@johnjohndoe

Description

@johnjohndoe

Problem you are facing

Client applications which retrieve the schedule data from an Pretalx instance do need to load the file everytime. This increases the traffic for both the server and the client.

Possible Solution

The Pretalx API should be able to provide and consume HTTP ETags.

Context

I am maintaining the EventFahrplan project which consumes schedule data from the Pretalx API.
The current EventFahrplan implementation compares the old and the new schedule to find out whether it has changed. This could be done by the server using ETags.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions