function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
savvyboardersavvyboarder 

proxy classes

Hi all-

 

I'm wondering if there is a way to define a proxy in the HTTPRequest methods?  I'm trying to access a web service that requires authentication.  Perhaps I can authenticate using the setHeader? 

 

Here is an example of the service i'm trying to hit... 

 

http://findv3.staging.mappoint.net/Find-30/FindService.asmx?wsdl

 

 

Cheers, 

 

BW

Message Edited by savvyboarder on 04-01-2009 02:46 PM
dj_saaspointdj_saaspoint

Was there any update to the query. I'm having the same issue.