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-kzNduGDVZ_JIQj2MEQ4vFw' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp Date: Thu, 24 Apr 2025 15:16:04 GMT Server: gws X-XSS-Protection: 0 X-Frame-Options: SAMEORIGIN Expires: Thu, 24 Apr 2025 15:16:04 GMT Cache-Control: private Set-Cookie: AEC=AVcja2f0eMqNbWQTteGldLEIXh8LPesYJubgFjfZ2ciEAfNhY85MF9pj6Ts; expires=Tue, 21-Oct-2025 15:16:04 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax