J
jquerijero
Guest
[quote user="onnodehaan"] Hi guys I'm investigating how to streaming reports/PDF's from OpenEdge to a REST-service. That REST-service requires me to do streaming, but I can't find any support from streaming with the current HTTP implementation. I'm wondering if anyone has done this before or if someone can give me some usefull pointers? [/quote] Have you looked at System.Net.HttpWebRequest with the SendChunked set to true?
Continue reading...
Continue reading...