This application does very little and is meant for only testing purposes:
- It allows you to reach it with any path, i.e. accepts all paths
- It logs the request it received and the headers in the request
- It sends a 200 response for all requests and sends the request url and the headers back in the json response(body)