Why do you set the httpHeaders to empty just before you set them to something? 

Bob S



> On Nov 27, 2017, at 04:27 , Todd Fabacher via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> *--Build the REST API Header*
> 
> *set* the httpHeaders to empty
> 
> *put* "Accept: application/json" & CR after tHeaders
> 
> *put* "Content-Type: application/x-www-form-urlencoded"  & CR after tHeaders
> 
> *set* the httpHeaders to tHeaders
> 


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to