-
Federico G. Schwindt authored
Before this commit it was only sent on pass'd requests, making impossible to cache e.g. POST requests. To keep the previous behaviour unset bereq.body if the method is GET, which is normally true for misses. Fixes #1927.
91100b4c