Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
The HTTP protocol version used for the request
class HTTPRequest { // ... HTTPVersion httpVersion = HTTPVersion.HTTP_1_1; // ... }