mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
forgot uri
This commit is contained in:
parent
bdcd58f4cb
commit
5d4fc39475
@ -17,6 +17,7 @@ namespace Bloxstrap.Helpers
|
|||||||
{
|
{
|
||||||
var request = await Bootstrapper.Client.SendAsync(new()
|
var request = await Bootstrapper.Client.SendAsync(new()
|
||||||
{
|
{
|
||||||
|
RequestUri = new Uri(url),
|
||||||
Headers = {
|
Headers = {
|
||||||
{ "User-Agent", Program.ProjectRepository }
|
{ "User-Agent", Program.ProjectRepository }
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user