ParsedHttpRequest({ required this.method, required this.path, required this.headers, required this.body, });