Created
July 27, 2015 16:29
-
-
Save Pchelolo/4f5d33c97315a994c2df to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- get_cached: | |
method: get # can be omitted, get is default | |
headers: | |
cache-control: '{cache-control}' | |
uri: /{domain}/sys/key_value/postservice.png/{hash} | |
- return_on_success!: '{$.get_cached}' | |
- get_post: | |
.... |
gwicke
commented
Jul 27, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment