Commit 2afc014
committed
Add ETag to existing empty folder listings, skip ETag for non-existent folders
Existing folders with no entries get their real ETag (or "empty" fallback).
Non-existent folders intentionally omit ETag to prevent RS clients from
getting stuck in a 304 loop that skips push logic.1 parent 107c500 commit 2afc014
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| 130 | + | |
129 | 131 | | |
130 | 132 | | |
131 | 133 | | |
| |||
0 commit comments