Here are a few examples of simple or dummy servers written using nanoserv, all of them can be run from the command line.

Click on the filename to view the highlighted source code.


get_http_head.php

HTTP/1.0 200 OK Content-Type: text/html; charset=ISO-8859-1 Content-Security-Policy-Report-Only: object-src 'none';base-uri 'self';script-src 'nonce-V5DapKjX_4KsNs5UAf7QAw' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp Date: Wed, 05 Feb 2025 06:07:16 GMT Server: gws X-XSS-Protection: 0 X-Frame-Options: SAMEORIGIN Expires: Wed, 05 Feb 2025 06:07:16 GMT Cache-Control: private Set-Cookie: AEC=AVcja2eGXZo2qfj9ZWWXFK6tA9cJ3SVMr2x9olY4kfCAfolxXCjfesTfIpY; expires=Mon, 04-Aug-2025 06:07:16 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax