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-NmNqlxUgro2voXN6acNDFA' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp Date: Wed, 06 May 2026 13:36:24 GMT Server: gws X-XSS-Protection: 0 X-Frame-Options: SAMEORIGIN Expires: Wed, 06 May 2026 13:36:24 GMT Cache-Control: private Set-Cookie: AEC=AaJma5tB-VVo1Hq8iPsKDFK8qMmV_8_pcUF6APU8g2KBbB2y3cCEu6-lOQ; expires=Mon, 02-Nov-2026 13:36:24 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax