Hi, I am trying to capture the HTTP stream contents after executing a VSP ( by calling the corresponding WS.WS.*.vsp procedure ). Is there any way to do this? Or, more generally, capture the data that will be sent to the HTTP?
One of the usecases is to enable a custom Caching solution within Virtuoso. >From the manual: http://docs.openlinksw.com/virtuoso/fn_http_rewrite.html "All output from VSP page procedures is buffered into a local string stream before being sent out. This is done so as to support the HTTP/1.1 required content length and to allow recovery from errors." Can I access that local stream somehow? Regards, A -- Aldo Bucchi @aldonline skype:aldo.bucchi http://aldobucchi.com/
