Skip to content

Instantly share code, notes, and snippets.

@nkallen
Created October 22, 2008 06:26
Show Gist options
  • Save nkallen/18555 to your computer and use it in GitHub Desktop.
Save nkallen/18555 to your computer and use it in GitHub Desktop.
GET /foo/bar {
sub vcl_recv {
}
}
all {
vcl_recv {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment