Skip to content

[Translation][Loco] Consider sending If-Modified-Since or If-None-Match header when pulling translations #44414

@Kocal

Description

@Kocal

Description

In their documentation, Loco recommends to send header If-Modified-Since (with the previous value of Last-Modified response header) or header If-None-Match (with the previous value of ETag response header), if you need to download changes very regularly (which can be the case in local or CI).

By implementing this, we can reduce the work load on their side and maybe on our side too.

WDYT?

Example

No response

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