Skip to content

fix: Fix if-match / etag validation for update request

Resolves #23 (closed)

Turns out Oomph/sync sends the If-Match header surrounded by quotes. I've added quick process to strip the quotes when the header exists.

Merge request reports