Skip to content

Commit e9d364e

Browse files
committed
Update readme.source.md
1 parent 0b923b2 commit e9d364e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readme.source.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,6 @@ If disable cache is checked, the browser will not send the `if-none-match` heade
340340
Chromium, and hence the Chrome and Edge browsers, are very sensitive to certificate problems when determining if an item should be cached. Specifically, if a request is done dynamically (type: xhr) and the server is using a self-signed certificate, then the browser will not send the `if-none-match` header. [Reference]( https://issues.chromium.org/issues/40666473). If self-signed certificates are required during development in lower environment, then use FireFox to test the caching behavior.
341341

342342

343-
344343
## Programmatic client usage
345344

346345
Delta is primarily designed to support web browsers as a client. All web browsers have the necessary 304 and caching functionally required.

0 commit comments

Comments
 (0)