Uwaa/HTTP
2024-11-22 06:40:43 +00:00
..
Routing initial commit 2024-11-22 06:40:43 +00:00
Websockets initial commit 2024-11-22 06:40:43 +00:00
HTTP.csproj initial commit 2024-11-22 06:40:43 +00:00
HttpClient.cs initial commit 2024-11-22 06:40:43 +00:00
HttpClientInfo.cs initial commit 2024-11-22 06:40:43 +00:00
HttpContent.cs initial commit 2024-11-22 06:40:43 +00:00
HttpException.cs initial commit 2024-11-22 06:40:43 +00:00
HttpFields.cs initial commit 2024-11-22 06:40:43 +00:00
HttpHelpers.cs initial commit 2024-11-22 06:40:43 +00:00
HttpMethod.cs initial commit 2024-11-22 06:40:43 +00:00
HttpRequest.cs initial commit 2024-11-22 06:40:43 +00:00
HttpResponse.cs initial commit 2024-11-22 06:40:43 +00:00
HttpServer.cs initial commit 2024-11-22 06:40:43 +00:00
HttpStream.cs initial commit 2024-11-22 06:40:43 +00:00
MIMEType.cs initial commit 2024-11-22 06:40:43 +00:00
README.md initial commit 2024-11-22 06:40:43 +00:00

Minimal HTTPS 1.1 server and client library for C#, featuring routing. Does not depend on IIS.