{ "name": "Mathopd", "author": "Brendan Coles , Andrew Horton", "version": "0.2", "description": "Mathopd is a very small, yet very fast HTTP server for UN*X systems. It supports useful features of HTTP/1.1, such as persistent connections, partial responses and pipelining. It does not support things like content negotation. The latest version of the software (1.5) also supports CGI/1.1.", "website": "http://www.mathopd.org/", "matches": [ { "search": "headers[server]", "regexp": "(?-mix:^Mathopd\\/([^\\s]+))", "offset": 1 }, { "regexp": "(?-mix:^Mathopd)", "search": "headers[server]" } ] }