#!/bin/sh

set -e

http_proxy=localhost:8080 wget -q -O /dev/null -4 localhost:80
