/echoserver

echoes an http request back as an html response

Primary LanguageHTML

echoserver

A simple http server that echoes back the the request headers, body, method, path and protocol. This is a simple debuging tool for containerized envionments like kubernetes.