Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Maximum number of bytes in a single line in the request header.
class HTTPServerSettings { // ... ulong maxRequestHeaderLineSize = 4096LU; // ... }