#!/bin/sh

echo "Content-Type: text/plain"
echo
echo "$HTTP_COOKIE"
