Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
The status code of the response, 200 by default
class HTTPResponse { // ... int statusCode = 200; // ... }