T
tbergman
Guest
For most of my HTTP needs, I usually use the .Net WebClient or HttpClient. I decided to try out the OpenEdge classes in 11.6 to see how they work. I was able get things working but while doing some testing, I noticed that the traffic was not being captured by Fiddler. The requests work so I know that there is traffic. The same basic traffic using the .Net clients shows up just fine. Is there a way to enable this? Thanks, Tom
Continue reading...
Continue reading...