const AiHttpRequest({ required this.method, required this.uri, this.headers = const {}, this.body, });