csharp-leaf / Leaf.xNet

HTTP Library. Impoved original xNet.
https://github.com/csharp-leaf
180 stars 52 forks source link

How to get json answer from Leaf.xNet? #97

Closed HideakiAtsuyo closed 4 years ago

HideakiAtsuyo commented 4 years ago

How to get json answer from Leaf.xNet?

grandsilence commented 4 years ago
var resp = httpRequest.Get("https://...");
var json = resp.ToString();
HideakiAtsuyo commented 4 years ago

Work thanks !

HideakiAtsuyo commented 2 years ago

lol

Don't laugh too much you are not able to create anything for real :)

Edit: since his account got deleted his old @ => @StvnedEagle1337 and his new @Kyxnite

mollyjaw commented 2 years ago

lol