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

sceHttpAddExtraHeader() private method

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