|
|
|
|
|
by Manishearth
3564 days ago
|
|
>it is the network behavior described under the heading "In practice". And there is a link there to a server that can help you play with the behavior. Right, except requests aren't being made there, it's just that the devtools seem to say that they are. The scenario you gave as an example (with the /names API call and whatnot) isn't possible AFAICT. Maybe I misread something? > My point is that there are two different expectations Yeah, agreed, there are two expectations here. APIs that let you explicitly invalidate bfcache entries (something on pushState() maybe?) or detect bfcache loads would be interesting, and would let SPAs deal with this problem, perhaps. |
|