Skip to content

Instantly share code, notes, and snippets.

@tskrynnyk
Created March 11, 2016 14:20
Show Gist options
  • Save tskrynnyk/b5f4e6a445e722f48839 to your computer and use it in GitHub Desktop.
Save tskrynnyk/b5f4e6a445e722f48839 to your computer and use it in GitHub Desktop.
<?php
header('Content-Type: text/plain; charset=utf-8');
echo "Error 200: OK\n";
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment