aboutsummaryrefslogtreecommitdiff
path: root/lib/Net.Http/src/IHttpEvent.cs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Net.Http/src/IHttpEvent.cs')
-rw-r--r--lib/Net.Http/src/IHttpEvent.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net.Http/src/IHttpEvent.cs b/lib/Net.Http/src/IHttpEvent.cs
index 917f959..ce7f6ff 100644
--- a/lib/Net.Http/src/IHttpEvent.cs
+++ b/lib/Net.Http/src/IHttpEvent.cs
@@ -42,7 +42,7 @@ namespace VNLib.Net.Http
/// <summary>
/// The <see cref="HttpServer"/> that this connection originated from
/// </summary>
- HttpServer OriginServer { get; }
+ IHttpServer OriginServer { get; }
/// <summary>
/// If the request has query arguments they are stored in key value format