This repository has been archived on 2023-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
cuipod/Cuipod
2021-07-16 20:18:25 +01:00
..
App.cs allow server to be initialised with X509Certificate, for better flexibility 2021-07-16 20:18:25 +01:00
CertificateUtils.cs committing initial code. It was a fun day! 2021-02-06 17:59:11 +02:00
Cuipod.csproj Migrated cuipod to .net 5.0 2021-02-10 18:34:35 +02:00
Request.cs Added command line parsing for example, fixed non text responses, added request object so you can access parameters and base url 2021-02-08 22:18:14 +02:00
Response.cs enabled TLS1.3 and disabled insecure ones 2021-02-11 19:39:11 +02:00
StatusCode.cs committing initial code. It was a fun day! 2021-02-06 17:59:11 +02:00