Commit ee1af675 authored by Dag Haavi Finstad's avatar Dag Haavi Finstad

Documentation fix for error in vcl_deliver.

Fixed by: Federico G. Schwindt
Fixes: #1216
parent 85ee808d
...@@ -512,9 +512,6 @@ vcl_deliver ...@@ -512,9 +512,6 @@ vcl_deliver
deliver deliver
Deliver the object to the client. Deliver the object to the client.
error code [reason]
Return the specified error code to the client and abandon the request.
restart restart
Restart the transaction. Increases the restart counter. If the number Restart the transaction. Increases the restart counter. If the number
of restarts is higher than *max_restarts* varnish emits a guru meditation of restarts is higher than *max_restarts* varnish emits a guru meditation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment