make httpclient public
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
using Castle.Core.Logging;
|
||||
using Newtonsoft.Json.Linq;
|
||||
using Pilz.Extensions.Reflection;
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
using System.Linq;
|
||||
using System.Net;
|
||||
using System.Reflection;
|
||||
using System.Text.Encodings.Web;
|
||||
using System.Text.RegularExpressions;
|
||||
using System.Web;
|
||||
using System.Xml;
|
||||
using static Pilz.Net.Api.IApiServer;
|
||||
|
||||
namespace Pilz.Net.Api;
|
||||
|
||||
Reference in New Issue
Block a user