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-E1zsDIx0N3OAOFM3oOp9Zw' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp Date: Sat, 25 Jul 2026 23:42:12 GMT Server: gws X-XSS-Protection: 0 X-Frame-Options: SAMEORIGIN Expires: Sat, 25 Jul 2026 23:42:12 GMT Cache-Control: private Set-Cookie: AEC=AdJVEauT21Dn6w3eDf2OJt6IPvno_6eu20F_WK-Tas7zarYDCV5RRI6PkQc; expires=Thu, 21-Jan-2027 23:42:12 GMT; path=/; domain=.google.com; Secure; HttpOnly; SameSite=lax