View Single Post
BlacKisEverywhere
Junior Member
Join Date: Feb 2020
Old 03-06-2020 , 14:10   Re: REST in Pawn 1.1 - HTTP client for JSON REST APIs (Updated 2019/12/28)
Reply With Quote #64

Quote:
Setting the Authorization header should work.

https://developer.mozilla.org/en-US/.../Authorization


I think this type of authorization can't be set in header.
I tried to set authorization basic as header but this isn't working.
BlacKisEverywhere is offline