Move file
This commit is contained in:
parent
cdab5151be
commit
fa79134d02
|
|
@ -1,7 +1,7 @@
|
|||
using System.Collections.ObjectModel;
|
||||
using System.Net;
|
||||
|
||||
namespace SimpleHttpServer;
|
||||
namespace SimpleHttpServer.Types;
|
||||
public class RequestContext : IDisposable {
|
||||
|
||||
public HttpListenerContext ListenerContext { get; }
|
||||
Loading…
Reference in New Issue
Block a user