forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commit7c0c5d1
committed
minorsymfony#3653 Http cache validation rewording (weaverryan)
This PR was merged into the 2.3 branch.Discussion----------Http cache validation rewordingHiya guys!This comes aftersymfony#3596.I realized that the sentence on the notes was a bid hard to read. I also removed a usage ofthe word "client" right before this, so I can use the word "cache" instead (meaning, I wantthe user to be thinking about the reverse proxy, not a user's browser cache - that's valid,but not the typical use-case).| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | all| Fixed tickets | -Thanks!Commits-------a7cdfe9 [symfony#3596] Tweaking language on HTTP cache1 file changed
+11
-13
lines changedLines changed: 11 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
526 | 526 |
| |
527 | 527 |
| |
528 | 528 |
| |
529 |
| - | |
530 |
| - | |
531 |
| - | |
532 |
| - | |
533 |
| - | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
534 | 532 |
| |
535 | 533 |
| |
536 | 534 |
| |
| |||
578 | 576 |
| |
579 | 577 |
| |
580 | 578 |
| |
581 |
| - | |
582 |
| - | |
583 |
| - | |
584 |
| - | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
585 | 583 |
| |
586 | 584 |
| |
587 | 585 |
| |
| |||
646 | 644 |
| |
647 | 645 |
| |
648 | 646 |
| |
649 |
| - | |
650 |
| - | |
651 |
| - | |
652 |
| - | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
653 | 651 |
| |
654 | 652 |
| |
655 | 653 |
| |
|
0 commit comments
Comments
(0)