Commit 721e43a
James Addison
Fixing PURGE calls: Host names on a non-standard port would cause Varnish to not be able to find the cached object (common scenario in a development environment). Also, '?' would always be appended to the URL even if there was no query string, causing a PURGE miss.
1 parent 203b9d5 commit 721e43a
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
0 commit comments