- 14 May, 2013 1 commit
-
-
Poul-Henning Kamp authored
-
- 13 May, 2013 6 commits
-
-
Poul-Henning Kamp authored
bereq.* rather than the req.*, since that's what the backend saw.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
only pass req to FetchHdr if we intend to send the body over.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
Change args to http_FilterReq() to lower level.
-
Poul-Henning Kamp authored
-
- 12 May, 2013 2 commits
-
-
Poul-Henning Kamp authored
After the purge, you will end up in vcl_purge{} from where it will (at some future date) be possible to order a fresh fetch of the object. Doing purge from vcl_recv{} solves half of the object existence problems in vcl_lookup{}.
-
Poul-Henning Kamp authored
return (error(status_code [ , response_string ]));
-
- 08 May, 2013 1 commit
-
-
Per Buer authored
-
- 07 May, 2013 3 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
next method we'll end up in.
-
Poul-Henning Kamp authored
-
- 06 May, 2013 12 commits
-
-
Per Buer authored
-
Per Buer authored
Fixes #1281
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
We may want a better way to return synthetic objects from vcl_backend_reponse{}, it looks a bit clumsy in the vtc's so far.
-
Poul-Henning Kamp authored
fix the bug (category: "How did _that_ ever work") this uncovered.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
and does nothing to make the tests objective any clearer.
-
- 04 May, 2013 3 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
- 03 May, 2013 4 commits
-
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
difference in any way.
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
from req.
-
- 02 May, 2013 2 commits
-
-
Tollef Fog Heen authored
-
Tollef Fog Heen authored
-
- 01 May, 2013 5 commits
-
-
Poul-Henning Kamp authored
production of the hash-key. Fixes #1296
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
-
Poul-Henning Kamp authored
encapsulated in the vrt_ctx.
-
Poul-Henning Kamp authored
with vrt_ctx arguments.
-
- 30 Apr, 2013 1 commit
-
-
Poul-Henning Kamp authored
-