Is there any possible way that i can send post request with headers or even json body on version 5.25?
i’ve tried the very limited Fetch on that version but it seemed that it can’t do what i’m trying to.
is there any other possible way on that version?
here’s the supported parameters with Fetch on v5.25 :

Thanks.