mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 22:53:28 +00:00
git wpt runner a (not required) user_agent
This commit is contained in:
@@ -66,6 +66,7 @@ pub fn main() !void {
|
||||
|
||||
var app = try App.init(allocator, .{
|
||||
.run_mode = .fetch,
|
||||
.user_agent = "User-Agent: Lightpanda/1.0 Lightpanda/WPT",
|
||||
});
|
||||
defer app.deinit();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user