Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
The HTTP method of the request
class HTTPRequest { // ... HTTPMethod method = HTTPMethod.GET; // ... }