A service application provides simple endpoints to test application working with network connections.
Available at /blank-page.php
Returns empty page with http status code 200
Available at /redirect-301-source.php
Returns empty page with http status code 301 and points to location /redirect-301-target.php
Available at /redirect-301-target.php or as a result of request of /redirect-301-source.php in a browser or other application providing automatic redirect