#!/usr/bin/env python
# ~*~ coding: utf-8 ~*~

print '''\
Status: 200 OK
Content-Type: text/plain
Content-Disposition: inline; filename*=utf-8'en'J%C3%BCrgen

This file should be saved as Jürgen.
'''
