CSPspEmu.Hle.Modules.http.sceHttp.sceHttpChangeHttpVersion C# (CSharp) Method

sceHttpChangeHttpVersion() private method

private sceHttpChangeHttpVersion ( ) : int
return int
        public int sceHttpChangeHttpVersion()
        {
            throw(new NotImplementedException());
        }