Closed hpeebles closed 2 years ago
This is a WIP.
The boundary nodes need to be updated to allow the If-None-Match header before any of this will work anywhere other than locally.
If-None-Match
Fixes the ETag part of #8.
I implemented the same feature here: https://github.com/dfinity/cdk-rs/pull/254
This is a WIP.
The boundary nodes need to be updated to allow the
If-None-Match
header before any of this will work anywhere other than locally.Fixes the ETag part of #8.