It looks like a String is passed in to see if it an Array.  Should 
service.headers be an array or string?

-Alex

From: Serkan Taş <[email protected]>
Reply-To: "[email protected]" <[email protected]>
Date: Wednesday, April 10, 2019 at 5:41 AM
To: "[email protected]" <[email protected]>
Subject: Re: Work on Emulation

Alex, thank you for PR-406.

Regarding our last conversation about the Basic Authentication, do you have an 
idea why the evaluation is null ?

[cid:[email protected]]

Here is the piece in ActionScript :

service.headers = {Authorization:"Basic " + encoder.toString()} as Array;

Thanks in advance,
Serkan

Reply via email to