aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/net/fetch/request.rs
blob: 12c21ed4427c84e6da98034f9917ddbf3af29777 (plain) (blame)
1
2
3
4
5
/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

pub struct Request;