JenyaRostov

Results 3 issues of JenyaRostov

I'm running this with gm_8bit and on x64 sourcesdk support This double dereference on windows path is giving me exception I replaced it to the same behavior as in linux...

bug

I'm writing a nuget server implementation using this library and because status codes are hardcoded when sending http Conflict(409) i get this ![WindowsTerminal_Bi1YeFV6P6](https://github.com/jchristn/HttpServerLite/assets/52300935/81287b3e-117b-4763-a300-1986d245cbf1) Why not just use HttpStatusCode and then...

After force recompiling a method (without replacing it or anything) subsequent calls to the method throw access violation exception