Created
          June 22, 2020 13:18 
        
      - 
      
- 
        Save ThijsFeryn/26c499ba9e0c92f2089cee0a407e2140 to your computer and use it in GitHub Desktop. 
    Varnish synth output
  
        
  
    
      This file contains hidden or 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
    
  
  
    
  | vcl 4.1; | |
| backend default none; | |
| sub vcl_recv { | |
| return(synth(200,"OK")); | |
| } | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment