[][src]Type Definition easy_http_request::DefaultHttpRequest

type DefaultHttpRequest = HttpRequest<String, String, String, String, String, String>;

Use strings for query, body and headers.