Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
The content type the client would like to receive the data back
class RestInterfaceSettings { // ... string content_type = "application/json"; // ... }