[progress Communities] [progress Openedge Abl] Forum Post: Re: Fiddler Not Capturing...

  • Thread starter Thread starter tbergman
  • Start date Start date
Status
Not open for further replies.
T

tbergman

Guest
Thanks Peter. That was it. For anyone interested, this line oClient = ClientBuilder:Build():Client. Had to get changed to oClient = ClientBuilder:Build():ViaProxy( ' http://127.0.0.1:8888' ):Client. I’ll probably have to check for Fiddler running to make this seamless. It’s certainly easier when this happens automatically as with the .Net clients. Tom

Continue reading...
 
Status
Not open for further replies.
Back
Top