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

sceHttpSendRequestInCacheFirstMode() private method

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