Hi Bruce,
As mentioned in previous thread, attached is a sample app with a simple turnaround of any received data from port 8080 which no longer drop the Header above NT6. Code in Processed Code as follows:
Rx_Str=p_web.GetValue('xml')
Tx_Str=Rx_Str
p_web.ParseHTML(Tx_Str,1,LEN(Tx_Str),Net:NoHeader)
Thanks,
Vic