## This PR - adds the support for the `eTag` request header and `304 Not Modified` response. ### Related Issues Fixes #1558 ### Notes This proposal includes some significant behavior changes; therefore, any feedback, opinions, or objections are welcome and appreciated. ### How to test ```bash make build cd bin && ./flagd start --port 8013 --uri https://raw.githubusercontent.com/open-feature/flagd/main/samples/example_flags.flagd.json --debug ``` More specific test cases to be added when we all agree on proceeding with the implementation of the change in this PR. --------- Signed-off-by: Zhiwei Liang <zhiwei.liang27@pm.me> Signed-off-by: Todd Baert <todd.baert@dynatrace.com> Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com> Co-authored-by: Todd Baert <todd.baert@dynatrace.com> |
||
|---|---|---|
| .. | ||
| feature-flagging.md | ||
| syncs.md | ||